#c05772 color space conversions
Hex:
        #c05772
        RGB:
        192, 87, 114
        CMY:
        25, 66, 55
        CMYK:
        0, 55, 41, 25
      HSL:
        345°, 45.4545%, 54.7059%
        HSV (HSB):
        345°, 54.6875%, 75.2941%
        XYZ:
        28.1837, 19.2378, 18.1474
        xyY:
        0.4298, 0.2934, 19.2378
      CIE-Lab:
        50.9642, 44.7797, 5.3908
        CIE-LCH:
        50.9642, 45.1030, 6.8646
        CIE-Luv:
        50.9642, 70.1426, -1.2547
        Hunter-Lab:
        43.8609, 37.9422, 6.1714
      #c05772 color charts
#c05772 RGB chart
      #c05772 CMYK chart
      #c05772 RGB pie chart
      #c05772 color shades, tints & tones
#c05772 color schemes
#c05772 color preview, HTML & CSS examples
           This text has a color of #c05772        
        
          <p style="color:#c05772;">Text here</p>
        
        
          .mytext {color:#c05772;}
        
        Text color #c05772
      
           This box has a color of #c05772        
        
          <div style="background-color:#c05772;">Content here</div>
        
        
          .mybackground {background-color:#c05772;}
        
        Background color #c05772
      
           Border around this has a color of #c05772        
        
          <div style="border:2px solid #c05772;">Content here</div>
        
        
          .myborder {border:2px solid #c05772;}
        
        Border color #c05772