#c05377 color space conversions
Hex:
        #c05377
        RGB:
        192, 83, 119
        CMY:
        25, 67, 53
        CMYK:
        0, 57, 38, 25
      HSL:
        340°, 46.3830%, 53.9216%
        HSV (HSB):
        340°, 56.7708%, 75.2941%
        XYZ:
        28.1613, 18.7249, 19.5828
        xyY:
        0.4237, 0.2817, 18.7249
      CIE-Lab:
        50.3638, 47.2794, 1.5271
        CIE-LCH:
        50.3638, 47.3040, 1.8499
        CIE-Luv:
        50.3638, 70.9998, -6.6261
        Hunter-Lab:
        43.2723, 40.4400, 3.4590
      #c05377 color charts
#c05377 RGB chart
      #c05377 CMYK chart
      #c05377 RGB pie chart
      #c05377 color shades, tints & tones
#c05377 color schemes
#c05377 color preview, HTML & CSS examples
           This text has a color of #c05377        
        
          <p style="color:#c05377;">Text here</p>
        
        
          .mytext {color:#c05377;}
        
        Text color #c05377
      
           This box has a color of #c05377        
        
          <div style="background-color:#c05377;">Content here</div>
        
        
          .mybackground {background-color:#c05377;}
        
        Background color #c05377
      
           Border around this has a color of #c05377        
        
          <div style="border:2px solid #c05377;">Content here</div>
        
        
          .myborder {border:2px solid #c05377;}
        
        Border color #c05377