#c85583 color space conversions
Hex:
        #c85583
        RGB:
        200, 85, 131
        CMY:
        22, 67, 49
        CMYK:
        0, 58, 35, 22
      HSL:
        336°, 51.1111%, 55.8824%
        HSV (HSB):
        336°, 57.5000%, 78.4314%
        XYZ:
        31.1647, 20.4151, 23.7707
        xyY:
        0.4136, 0.2709, 20.4151
      CIE-Lab:
        52.3033, 50.3714, -2.6627
        CIE-LCH:
        52.3033, 50.4417, 356.9741
        CIE-Luv:
        52.3033, 72.8700, -12.7681
        Hunter-Lab:
        45.1830, 44.0488, 0.4358
      #c85583 color charts
#c85583 RGB chart
      #c85583 CMYK chart
      #c85583 RGB pie chart
      #c85583 color shades, tints & tones
#c85583 color schemes
#c85583 color preview, HTML & CSS examples
           This text has a color of #c85583        
        
          <p style="color:#c85583;">Text here</p>
        
        
          .mytext {color:#c85583;}
        
        Text color #c85583
      
           This box has a color of #c85583        
        
          <div style="background-color:#c85583;">Content here</div>
        
        
          .mybackground {background-color:#c85583;}
        
        Background color #c85583
      
           Border around this has a color of #c85583        
        
          <div style="border:2px solid #c85583;">Content here</div>
        
        
          .myborder {border:2px solid #c85583;}
        
        Border color #c85583