#c05c85 color space conversions
Hex:
        #c05c85
        RGB:
        192, 92, 133
        CMY:
        25, 64, 48
        CMYK:
        0, 52, 31, 25
      HSL:
        335°, 44.2478%, 55.6863%
        HSV (HSB):
        335°, 52.0833%, 75.2941%
        XYZ:
        29.7990, 20.5542, 24.5871
        xyY:
        0.3976, 0.2743, 20.5542
      CIE-Lab:
        52.4581, 44.5924, -3.7589
        CIE-LCH:
        52.4581, 44.7505, 355.1816
        CIE-Luv:
        52.4581, 62.4398, -13.0925
        Hunter-Lab:
        45.3368, 37.9854, -0.4185
      #c05c85 color charts
#c05c85 RGB chart
      #c05c85 CMYK chart
      #c05c85 RGB pie chart
      #c05c85 color shades, tints & tones
#c05c85 color schemes
#c05c85 color preview, HTML & CSS examples
           This text has a color of #c05c85        
        
          <p style="color:#c05c85;">Text here</p>
        
        
          .mytext {color:#c05c85;}
        
        Text color #c05c85
      
           This box has a color of #c05c85        
        
          <div style="background-color:#c05c85;">Content here</div>
        
        
          .mybackground {background-color:#c05c85;}
        
        Background color #c05c85
      
           Border around this has a color of #c05c85        
        
          <div style="border:2px solid #c05c85;">Content here</div>
        
        
          .myborder {border:2px solid #c05c85;}
        
        Border color #c05c85