#ce1d96 color space conversions
Hex:
        #ce1d96
        RGB:
        206, 29, 150
        CMY:
        19, 89, 41
        CMYK:
        0, 86, 27, 19
      HSL:
        319°, 75.3191%, 46.0784%
        HSV (HSB):
        319°, 85.9223%, 80.7843%
        XYZ:
        31.3980, 16.2025, 30.3267
        xyY:
        0.4029, 0.2079, 16.2025
      CIE-Lab:
        47.2391, 73.0580, -21.5796
        CIE-LCH:
        47.2391, 76.1784, 343.5441
        CIE-Luv:
        47.2391, 89.5712, -42.5433
        Hunter-Lab:
        40.2524, 68.7933, -16.4932
      #ce1d96 color charts
#ce1d96 RGB chart
      #ce1d96 CMYK chart
      #ce1d96 RGB pie chart
      #ce1d96 color shades, tints & tones
#ce1d96 color schemes
#ce1d96 color preview, HTML & CSS examples
           This text has a color of #ce1d96        
        
          <p style="color:#ce1d96;">Text here</p>
        
        
          .mytext {color:#ce1d96;}
        
        Text color #ce1d96
      
           This box has a color of #ce1d96        
        
          <div style="background-color:#ce1d96;">Content here</div>
        
        
          .mybackground {background-color:#ce1d96;}
        
        Background color #ce1d96
      
           Border around this has a color of #ce1d96        
        
          <div style="border:2px solid #ce1d96;">Content here</div>
        
        
          .myborder {border:2px solid #ce1d96;}
        
        Border color #ce1d96