#7b1dbe color space conversions
Hex:
        #7b1dbe
        RGB:
        123, 29, 190
        CMY:
        52, 89, 25
        CMYK:
        35, 85, 0, 25
      HSL:
        275°, 73.5160%, 42.9412%
        HSV (HSB):
        275°, 84.7368%, 74.5098%
        XYZ:
        17.9020, 8.8074, 49.4717
        xyY:
        0.2350, 0.1156, 8.8074
      CIE-Lab:
        35.6108, 64.1496, -64.7707
        CIE-LCH:
        35.6108, 91.1615, 314.7240
        CIE-Luv:
        35.6108, 19.4949, -93.8484
        Hunter-Lab:
        29.6772, 55.7402, -78.0617
      #7b1dbe color charts
#7b1dbe RGB chart
      #7b1dbe CMYK chart
      #7b1dbe RGB pie chart
      #7b1dbe color shades, tints & tones
#7b1dbe color schemes
#7b1dbe color preview, HTML & CSS examples
           This text has a color of #7b1dbe        
        
          <p style="color:#7b1dbe;">Text here</p>
        
        
          .mytext {color:#7b1dbe;}
        
        Text color #7b1dbe
      
           This box has a color of #7b1dbe        
        
          <div style="background-color:#7b1dbe;">Content here</div>
        
        
          .mybackground {background-color:#7b1dbe;}
        
        Background color #7b1dbe
      
           Border around this has a color of #7b1dbe        
        
          <div style="border:2px solid #7b1dbe;">Content here</div>
        
        
          .myborder {border:2px solid #7b1dbe;}
        
        Border color #7b1dbe