#ce2a96 color space conversions
Hex:
        #ce2a96
        RGB:
        206, 42, 150
        CMY:
        19, 84, 41
        CMYK:
        0, 80, 27, 19
      HSL:
        320°, 66.1290%, 48.6275%
        HSV (HSB):
        320°, 79.6117%, 80.7843%
        XYZ:
        31.7866, 16.9797, 30.4562
        xyY:
        0.4012, 0.2143, 16.9797
      CIE-Lab:
        48.2345, 70.1876, -20.0491
        CIE-LCH:
        48.2345, 72.9950, 344.0580
        CIE-Luv:
        48.2345, 86.9455, -40.0670
        Hunter-Lab:
        41.2065, 65.5831, -14.9774
      #ce2a96 color charts
#ce2a96 RGB chart
      #ce2a96 CMYK chart
      #ce2a96 RGB pie chart
      #ce2a96 color shades, tints & tones
#ce2a96 color schemes
#ce2a96 color preview, HTML & CSS examples
           This text has a color of #ce2a96        
        
          <p style="color:#ce2a96;">Text here</p>
        
        
          .mytext {color:#ce2a96;}
        
        Text color #ce2a96
      
           This box has a color of #ce2a96        
        
          <div style="background-color:#ce2a96;">Content here</div>
        
        
          .mybackground {background-color:#ce2a96;}
        
        Background color #ce2a96
      
           Border around this has a color of #ce2a96        
        
          <div style="border:2px solid #ce2a96;">Content here</div>
        
        
          .myborder {border:2px solid #ce2a96;}
        
        Border color #ce2a96