#c05f84 color space conversions
Hex:
        #c05f84
        RGB:
        192, 95, 132
        CMY:
        25, 63, 48
        CMYK:
        0, 51, 31, 25
      HSL:
        337°, 43.4978%, 56.2745%
        HSV (HSB):
        337°, 50.5208%, 75.2941%
        XYZ:
        29.9953, 21.0568, 24.3132
        xyY:
        0.3980, 0.2794, 21.0568
      CIE-Lab:
        53.0116, 42.9507, -2.3508
        CIE-LCH:
        53.0116, 43.0150, 356.8672
        CIE-Luv:
        53.0116, 61.0979, -10.8969
        Hunter-Lab:
        45.8877, 36.3761, 0.7071
      #c05f84 color charts
#c05f84 RGB chart
      #c05f84 CMYK chart
      #c05f84 RGB pie chart
      #c05f84 color shades, tints & tones
#c05f84 color schemes
#c05f84 color preview, HTML & CSS examples
           This text has a color of #c05f84        
        
          <p style="color:#c05f84;">Text here</p>
        
        
          .mytext {color:#c05f84;}
        
        Text color #c05f84
      
           This box has a color of #c05f84        
        
          <div style="background-color:#c05f84;">Content here</div>
        
        
          .mybackground {background-color:#c05f84;}
        
        Background color #c05f84
      
           Border around this has a color of #c05f84        
        
          <div style="border:2px solid #c05f84;">Content here</div>
        
        
          .myborder {border:2px solid #c05f84;}
        
        Border color #c05f84