#c85493 color space conversions
Hex:
        #c85493
        RGB:
        200, 84, 147
        CMY:
        22, 67, 42
        CMYK:
        0, 58, 27, 22
      HSL:
        327°, 51.3274%, 55.6863%
        HSV (HSB):
        327°, 58.0000%, 78.4314%
        XYZ:
        32.2562, 20.7266, 29.9043
        xyY:
        0.3892, 0.2501, 20.7266
      CIE-Lab:
        52.6490, 52.8606, -11.6431
        CIE-LCH:
        52.6490, 54.1277, 347.5784
        CIE-Luv:
        52.6490, 68.6010, -25.5967
        Hunter-Lab:
        45.5265, 46.7987, -7.0764
      #c85493 color charts
#c85493 RGB chart
      #c85493 CMYK chart
      #c85493 RGB pie chart
      #c85493 color shades, tints & tones
#c85493 color schemes
#c85493 color preview, HTML & CSS examples
           This text has a color of #c85493        
        
          <p style="color:#c85493;">Text here</p>
        
        
          .mytext {color:#c85493;}
        
        Text color #c85493
      
           This box has a color of #c85493        
        
          <div style="background-color:#c85493;">Content here</div>
        
        
          .mybackground {background-color:#c85493;}
        
        Background color #c85493
      
           Border around this has a color of #c85493        
        
          <div style="border:2px solid #c85493;">Content here</div>
        
        
          .myborder {border:2px solid #c85493;}
        
        Border color #c85493