#c6006a color space conversions
Hex:
        #c6006a
        RGB:
        198, 0, 106
        CMY:
        22, 100, 58
        CMYK:
        0, 100, 46, 22
      HSL:
        328°, 100.0000%, 38.8235%
        HSV (HSB):
        328°, 100.0000%, 77.6471%
        XYZ:
        25.8902, 13.0464, 14.7893
        xyY:
        0.4819, 0.2428, 13.0464
      CIE-Lab:
        42.8330, 70.5268, -1.3715
        CIE-LCH:
        42.8330, 70.5401, 358.8859
        CIE-Luv:
        42.8330, 106.6632, -14.9458
        Hunter-Lab:
        36.1198, 64.7371, 1.0074
      #c6006a color charts
#c6006a RGB chart
      #c6006a CMYK chart
      #c6006a RGB pie chart
      #c6006a color shades, tints & tones
#c6006a color schemes
#c6006a color preview, HTML & CSS examples
           This text has a color of #c6006a        
        
          <p style="color:#c6006a;">Text here</p>
        
        
          .mytext {color:#c6006a;}
        
        Text color #c6006a
      
           This box has a color of #c6006a        
        
          <div style="background-color:#c6006a;">Content here</div>
        
        
          .mybackground {background-color:#c6006a;}
        
        Background color #c6006a
      
           Border around this has a color of #c6006a        
        
          <div style="border:2px solid #c6006a;">Content here</div>
        
        
          .myborder {border:2px solid #c6006a;}
        
        Border color #c6006a