#ce5d95 color space conversions
Hex:
        #ce5d95
        RGB:
        206, 93, 149
        CMY:
        19, 64, 42
        CMYK:
        0, 55, 28, 19
      HSL:
        330°, 53.5545%, 58.6275%
        HSV (HSB):
        330°, 54.8544%, 80.7843%
        XYZ:
        34.7928, 23.1204, 31.0627
        xyY:
        0.3910, 0.2599, 23.1204
      CIE-Lab:
        55.1962, 50.7935, -8.9087
        CIE-LCH:
        55.1962, 51.5688, 350.0520
        CIE-Luv:
        55.1962, 68.3704, -21.5758
        Hunter-Lab:
        48.0837, 45.0138, -4.6435
      #ce5d95 color charts
#ce5d95 RGB chart
      #ce5d95 CMYK chart
      #ce5d95 RGB pie chart
      #ce5d95 color shades, tints & tones
#ce5d95 color schemes
#ce5d95 color preview, HTML & CSS examples
           This text has a color of #ce5d95        
        
          <p style="color:#ce5d95;">Text here</p>
        
        
          .mytext {color:#ce5d95;}
        
        Text color #ce5d95
      
           This box has a color of #ce5d95        
        
          <div style="background-color:#ce5d95;">Content here</div>
        
        
          .mybackground {background-color:#ce5d95;}
        
        Background color #ce5d95
      
           Border around this has a color of #ce5d95        
        
          <div style="border:2px solid #ce5d95;">Content here</div>
        
        
          .myborder {border:2px solid #ce5d95;}
        
        Border color #ce5d95