#ce2d96 color space conversions
Hex:
        #ce2d96
        RGB:
        206, 45, 150
        CMY:
        19, 82, 41
        CMYK:
        0, 78, 27, 19
      HSL:
        321°, 64.1434%, 49.2157%
        HSV (HSB):
        321°, 78.1553%, 80.7843%
        XYZ:
        31.8970, 17.2006, 30.4930
        xyY:
        0.4008, 0.2161, 17.2006
      CIE-Lab:
        48.5118, 69.3938, -19.6237
        CIE-LCH:
        48.5118, 72.1151, 344.2097
        CIE-Luv:
        48.5118, 86.2096, -39.3738
        Hunter-Lab:
        41.4736, 64.7041, -14.5609
      #ce2d96 color charts
#ce2d96 RGB chart
      #ce2d96 CMYK chart
      #ce2d96 RGB pie chart
      #ce2d96 color shades, tints & tones
#ce2d96 color schemes
#ce2d96 color preview, HTML & CSS examples
           This text has a color of #ce2d96        
        
          <p style="color:#ce2d96;">Text here</p>
        
        
          .mytext {color:#ce2d96;}
        
        Text color #ce2d96
      
           This box has a color of #ce2d96        
        
          <div style="background-color:#ce2d96;">Content here</div>
        
        
          .mybackground {background-color:#ce2d96;}
        
        Background color #ce2d96
      
           Border around this has a color of #ce2d96        
        
          <div style="border:2px solid #ce2d96;">Content here</div>
        
        
          .myborder {border:2px solid #ce2d96;}
        
        Border color #ce2d96