#c006a4 color space conversions
Hex:
        #c006a4
        RGB:
        192, 6, 164
        CMY:
        25, 98, 36
        CMYK:
        0, 97, 15, 25
      HSL:
        309°, 93.9394%, 38.8235%
        HSV (HSB):
        309°, 96.8750%, 75.2941%
        XYZ:
        28.5042, 14.0171, 36.3252
        xyY:
        0.3615, 0.1778, 14.0171
      CIE-Lab:
        44.2574, 74.9476, -34.8195
        CIE-LCH:
        44.2574, 82.6411, 335.0812
        CIE-Luv:
        44.2574, 74.8202, -60.7281
        Hunter-Lab:
        37.4394, 70.3809, -31.3180
      #c006a4 color charts
#c006a4 RGB chart
      #c006a4 CMYK chart
      #c006a4 RGB pie chart
      #c006a4 color shades, tints & tones
#c006a4 color schemes
#c006a4 color preview, HTML & CSS examples
           This text has a color of #c006a4        
        
          <p style="color:#c006a4;">Text here</p>
        
        
          .mytext {color:#c006a4;}
        
        Text color #c006a4
      
           This box has a color of #c006a4        
        
          <div style="background-color:#c006a4;">Content here</div>
        
        
          .mybackground {background-color:#c006a4;}
        
        Background color #c006a4
      
           Border around this has a color of #c006a4        
        
          <div style="border:2px solid #c006a4;">Content here</div>
        
        
          .myborder {border:2px solid #c006a4;}
        
        Border color #c006a4