#c85594 color space conversions
Hex:
        #c85594
        RGB:
        200, 85, 148
        CMY:
        22, 67, 42
        CMYK:
        0, 58, 26, 22
      HSL:
        327°, 51.1111%, 55.8824%
        HSV (HSB):
        327°, 57.5000%, 78.4314%
        XYZ:
        32.4132, 20.9145, 30.3455
        xyY:
        0.3874, 0.2500, 20.9145
      CIE-Lab:
        52.8558, 52.5341, -11.9227
        CIE-LCH:
        52.8558, 53.8701, 347.2132
        CIE-Luv:
        52.8558, 67.8435, -25.9512
        Hunter-Lab:
        45.7323, 46.4819, -7.3290
      #c85594 color charts
#c85594 RGB chart
      #c85594 CMYK chart
      #c85594 RGB pie chart
      #c85594 color shades, tints & tones
#c85594 color schemes
#c85594 color preview, HTML & CSS examples
           This text has a color of #c85594        
        
          <p style="color:#c85594;">Text here</p>
        
        
          .mytext {color:#c85594;}
        
        Text color #c85594
      
           This box has a color of #c85594        
        
          <div style="background-color:#c85594;">Content here</div>
        
        
          .mybackground {background-color:#c85594;}
        
        Background color #c85594
      
           Border around this has a color of #c85594        
        
          <div style="border:2px solid #c85594;">Content here</div>
        
        
          .myborder {border:2px solid #c85594;}
        
        Border color #c85594