#c60550 color space conversions
Hex:
        #c60550
        RGB:
        198, 5, 80
        CMY:
        22, 98, 69
        CMYK:
        0, 97, 60, 22
      HSL:
        337°, 95.0739%, 39.8039%
        HSV (HSB):
        337°, 97.4747%, 77.6471%
        XYZ:
        24.7909, 12.6935, 8.7329
        xyY:
        0.5364, 0.2746, 12.6935
      CIE-Lab:
        42.2977, 68.1803, 14.2627
        CIE-LCH:
        42.2977, 69.6562, 11.8154
        CIE-Luv:
        42.2977, 117.1004, 2.7080
        Hunter-Lab:
        35.6279, 61.8566, 10.4068
      #c60550 color charts
#c60550 RGB chart
      #c60550 CMYK chart
      #c60550 RGB pie chart
      #c60550 color shades, tints & tones
#c60550 color schemes
#c60550 color preview, HTML & CSS examples
           This text has a color of #c60550        
        
          <p style="color:#c60550;">Text here</p>
        
        
          .mytext {color:#c60550;}
        
        Text color #c60550
      
           This box has a color of #c60550        
        
          <div style="background-color:#c60550;">Content here</div>
        
        
          .mybackground {background-color:#c60550;}
        
        Background color #c60550
      
           Border around this has a color of #c60550        
        
          <div style="border:2px solid #c60550;">Content here</div>
        
        
          .myborder {border:2px solid #c60550;}
        
        Border color #c60550