#c85e97 color space conversions
Hex:
        #c85e97
        RGB:
        200, 94, 151
        CMY:
        22, 63, 41
        CMYK:
        0, 53, 25, 22
      HSL:
        328°, 49.0741%, 57.6471%
        HSV (HSB):
        328°, 53.0000%, 78.4314%
        XYZ:
        33.4080, 22.5191, 31.8640
        xyY:
        0.3805, 0.2565, 22.5191
      CIE-Lab:
        54.5735, 48.6679, -11.1048
        CIE-LCH:
        54.5735, 49.9187, 347.1466
        CIE-Luv:
        54.5735, 62.7450, -24.2284
        Hunter-Lab:
        47.4543, 42.6196, -6.5932
      #c85e97 color charts
#c85e97 RGB chart
      #c85e97 CMYK chart
      #c85e97 RGB pie chart
      #c85e97 color shades, tints & tones
#c85e97 color schemes
#c85e97 color preview, HTML & CSS examples
           This text has a color of #c85e97        
        
          <p style="color:#c85e97;">Text here</p>
        
        
          .mytext {color:#c85e97;}
        
        Text color #c85e97
      
           This box has a color of #c85e97        
        
          <div style="background-color:#c85e97;">Content here</div>
        
        
          .mybackground {background-color:#c85e97;}
        
        Background color #c85e97
      
           Border around this has a color of #c85e97        
        
          <div style="border:2px solid #c85e97;">Content here</div>
        
        
          .myborder {border:2px solid #c85e97;}
        
        Border color #c85e97