#7c51bf color space conversions
Hex:
        #7c51bf
        RGB:
        124, 81, 191
        CMY:
        51, 68, 25
        CMYK:
        35, 58, 0, 25
      HSL:
        263°, 46.2185%, 53.3333%
        HSV (HSB):
        263°, 57.5916%, 74.9020%
        XYZ:
        20.6586, 13.9315, 50.8904
        xyY:
        0.2417, 0.1630, 13.9315
      CIE-Lab:
        44.1346, 41.4235, -51.5305
        CIE-LCH:
        44.1346, 66.1158, 308.7945
        CIE-Luv:
        44.1346, 10.5048, -80.5352
        Hunter-Lab:
        37.3250, 33.4773, -54.7110
      #7c51bf color charts
#7c51bf RGB chart
      #7c51bf CMYK chart
      #7c51bf RGB pie chart
      #7c51bf color shades, tints & tones
#7c51bf color schemes
#7c51bf color preview, HTML & CSS examples
           This text has a color of #7c51bf        
        
          <p style="color:#7c51bf;">Text here</p>
        
        
          .mytext {color:#7c51bf;}
        
        Text color #7c51bf
      
           This box has a color of #7c51bf        
        
          <div style="background-color:#7c51bf;">Content here</div>
        
        
          .mybackground {background-color:#7c51bf;}
        
        Background color #7c51bf
      
           Border around this has a color of #7c51bf        
        
          <div style="border:2px solid #7c51bf;">Content here</div>
        
        
          .myborder {border:2px solid #7c51bf;}
        
        Border color #7c51bf