#c05b88 color space conversions
Hex:
        #c05b88
        RGB:
        192, 91, 136
        CMY:
        25, 64, 47
        CMYK:
        0, 53, 29, 25
      HSL:
        333°, 44.4934%, 55.4902%
        HSV (HSB):
        333°, 52.6042%, 75.2941%
        XYZ:
        29.9232, 20.4662, 25.6658
        xyY:
        0.3934, 0.2691, 20.4662
      CIE-Lab:
        52.3603, 45.4855, -5.6833
        CIE-LCH:
        52.3603, 45.8392, 352.8779
        CIE-Luv:
        52.3603, 62.1695, -15.8776
        Hunter-Lab:
        45.2396, 38.8976, -1.9693
      #c05b88 color charts
#c05b88 RGB chart
      #c05b88 CMYK chart
      #c05b88 RGB pie chart
      #c05b88 color shades, tints & tones
#c05b88 color schemes
#c05b88 color preview, HTML & CSS examples
           This text has a color of #c05b88        
        
          <p style="color:#c05b88;">Text here</p>
        
        
          .mytext {color:#c05b88;}
        
        Text color #c05b88
      
           This box has a color of #c05b88        
        
          <div style="background-color:#c05b88;">Content here</div>
        
        
          .mybackground {background-color:#c05b88;}
        
        Background color #c05b88
      
           Border around this has a color of #c05b88        
        
          <div style="border:2px solid #c05b88;">Content here</div>
        
        
          .myborder {border:2px solid #c05b88;}
        
        Border color #c05b88