#ce5a95 color space conversions
Hex:
        #ce5a95
        RGB:
        206, 90, 149
        CMY:
        19, 65, 42
        CMYK:
        0, 56, 28, 19
      HSL:
        329°, 54.2056%, 58.0392%
        HSV (HSB):
        329°, 56.3107%, 80.7843%
        XYZ:
        34.5346, 22.6041, 30.9766
        xyY:
        0.3919, 0.2565, 22.6041
      CIE-Lab:
        54.6622, 52.2084, -9.7077
        CIE-LCH:
        54.6622, 53.1033, 349.4666
        CIE-Luv:
        54.6622, 69.8247, -22.9304
        Hunter-Lab:
        47.5437, 46.4564, -5.3492
      #ce5a95 color charts
#ce5a95 RGB chart
      #ce5a95 CMYK chart
      #ce5a95 RGB pie chart
      #ce5a95 color shades, tints & tones
#ce5a95 color schemes
#ce5a95 color preview, HTML & CSS examples
           This text has a color of #ce5a95        
        
          <p style="color:#ce5a95;">Text here</p>
        
        
          .mytext {color:#ce5a95;}
        
        Text color #ce5a95
      
           This box has a color of #ce5a95        
        
          <div style="background-color:#ce5a95;">Content here</div>
        
        
          .mybackground {background-color:#ce5a95;}
        
        Background color #ce5a95
      
           Border around this has a color of #ce5a95        
        
          <div style="border:2px solid #ce5a95;">Content here</div>
        
        
          .myborder {border:2px solid #ce5a95;}
        
        Border color #ce5a95