#ce2272 color space conversions
Hex:
        #ce2272
        RGB:
        206, 34, 114
        CMY:
        19, 87, 55
        CMYK:
        0, 83, 45, 19
      HSL:
        332°, 71.6667%, 47.0588%
        HSV (HSB):
        332°, 83.4951%, 80.7843%
        XYZ:
        29.0629, 15.4808, 17.3759
        xyY:
        0.4694, 0.2500, 15.4808
      CIE-Lab:
        46.2858, 68.3770, -1.0931
        CIE-LCH:
        46.2858, 68.3858, 359.0842
        CIE-Luv:
        46.2858, 104.1535, -14.3048
        Hunter-Lab:
        39.3456, 62.9954, 1.3582
      #ce2272 color charts
#ce2272 RGB chart
      #ce2272 CMYK chart
      #ce2272 RGB pie chart
      #ce2272 color shades, tints & tones
#ce2272 color schemes
#ce2272 color preview, HTML & CSS examples
           This text has a color of #ce2272        
        
          <p style="color:#ce2272;">Text here</p>
        
        
          .mytext {color:#ce2272;}
        
        Text color #ce2272
      
           This box has a color of #ce2272        
        
          <div style="background-color:#ce2272;">Content here</div>
        
        
          .mybackground {background-color:#ce2272;}
        
        Background color #ce2272
      
           Border around this has a color of #ce2272        
        
          <div style="border:2px solid #ce2272;">Content here</div>
        
        
          .myborder {border:2px solid #ce2272;}
        
        Border color #ce2272