#c60275 color space conversions
Hex:
        #c60275
        RGB:
        198, 2, 117
        CMY:
        22, 99, 54
        CMYK:
        0, 99, 41, 22
      HSL:
        325°, 98.0000%, 39.2157%
        HSV (HSB):
        325°, 98.9899%, 77.6471%
        XYZ:
        26.5213, 13.3335, 18.0054
        xyY:
        0.4584, 0.2304, 13.3335
      CIE-Lab:
        43.2616, 71.2920, -7.6018
        CIE-LCH:
        43.2616, 71.6962, 353.9136
        CIE-Luv:
        43.2616, 101.4040, -22.8246
        Hunter-Lab:
        36.5151, 65.7449, -3.6750
      #c60275 color charts
#c60275 RGB chart
      #c60275 CMYK chart
      #c60275 RGB pie chart
      #c60275 color shades, tints & tones
#c60275 color schemes
#c60275 color preview, HTML & CSS examples
           This text has a color of #c60275        
        
          <p style="color:#c60275;">Text here</p>
        
        
          .mytext {color:#c60275;}
        
        Text color #c60275
      
           This box has a color of #c60275        
        
          <div style="background-color:#c60275;">Content here</div>
        
        
          .mybackground {background-color:#c60275;}
        
        Background color #c60275
      
           Border around this has a color of #c60275        
        
          <div style="border:2px solid #c60275;">Content here</div>
        
        
          .myborder {border:2px solid #c60275;}
        
        Border color #c60275