#7c0cae color space conversions
Hex:
        #7c0cae
        RGB:
        124, 12, 174
        CMY:
        51, 95, 32
        CMYK:
        29, 93, 0, 32
      HSL:
        281°, 87.0968%, 36.4706%
        HSV (HSB):
        281°, 93.1034%, 68.2353%
        XYZ:
        16.0836, 7.6040, 40.6644
        xyY:
        0.2499, 0.1182, 7.6040
      CIE-Lab:
        33.1442, 64.7288, -59.2970
        CIE-LCH:
        33.1442, 87.7836, 317.5077
        CIE-Luv:
        33.1442, 24.6965, -84.8444
        Hunter-Lab:
        27.5754, 55.8550, -68.1300
      #7c0cae color charts
#7c0cae RGB chart
      #7c0cae CMYK chart
      #7c0cae RGB pie chart
      #7c0cae color shades, tints & tones
#7c0cae color schemes
#7c0cae color preview, HTML & CSS examples
           This text has a color of #7c0cae        
        
          <p style="color:#7c0cae;">Text here</p>
        
        
          .mytext {color:#7c0cae;}
        
        Text color #7c0cae
      
           This box has a color of #7c0cae        
        
          <div style="background-color:#7c0cae;">Content here</div>
        
        
          .mybackground {background-color:#7c0cae;}
        
        Background color #7c0cae
      
           Border around this has a color of #7c0cae        
        
          <div style="border:2px solid #7c0cae;">Content here</div>
        
        
          .myborder {border:2px solid #7c0cae;}
        
        Border color #7c0cae