#ce2b96 color space conversions
Hex:
        #ce2b96
        RGB:
        206, 43, 150
        CMY:
        19, 83, 41
        CMYK:
        0, 79, 27, 19
      HSL:
        321°, 65.4618%, 48.8235%
        HSV (HSB):
        321°, 79.1262%, 80.7843%
        XYZ:
        31.8225, 17.0516, 30.4682
        xyY:
        0.4011, 0.2149, 17.0516
      CIE-Lab:
        48.3250, 69.9284, -19.9103
        CIE-LCH:
        48.3250, 72.7076, 344.1070
        CIE-Luv:
        48.3250, 86.7057, -39.8410
        Hunter-Lab:
        41.2936, 65.2957, -14.8413
      #ce2b96 color charts
#ce2b96 RGB chart
      #ce2b96 CMYK chart
      #ce2b96 RGB pie chart
      #ce2b96 color shades, tints & tones
#ce2b96 color schemes
#ce2b96 color preview, HTML & CSS examples
           This text has a color of #ce2b96        
        
          <p style="color:#ce2b96;">Text here</p>
        
        
          .mytext {color:#ce2b96;}
        
        Text color #ce2b96
      
           This box has a color of #ce2b96        
        
          <div style="background-color:#ce2b96;">Content here</div>
        
        
          .mybackground {background-color:#ce2b96;}
        
        Background color #ce2b96
      
           Border around this has a color of #ce2b96        
        
          <div style="border:2px solid #ce2b96;">Content here</div>
        
        
          .myborder {border:2px solid #ce2b96;}
        
        Border color #ce2b96