#ce225b color space conversions
Hex:
        #ce225b
        RGB:
        206, 34, 91
        CMY:
        19, 87, 64
        CMYK:
        0, 83, 56, 19
      HSL:
        340°, 71.6667%, 47.0588%
        HSV (HSB):
        340°, 83.4951%, 80.7843%
        XYZ:
        27.9140, 15.0212, 11.3257
        xyY:
        0.5144, 0.2768, 15.0212
      CIE-Lab:
        45.6632, 66.5618, 12.2574
        CIE-LCH:
        45.6632, 67.6810, 10.4341
        CIE-Luv:
        45.6632, 113.3353, 1.4063
        Hunter-Lab:
        38.7572, 60.7353, 9.8042
      #ce225b color charts
#ce225b RGB chart
      #ce225b CMYK chart
      #ce225b RGB pie chart
      #ce225b color shades, tints & tones
#ce225b color schemes
#ce225b color preview, HTML & CSS examples
           This text has a color of #ce225b        
        
          <p style="color:#ce225b;">Text here</p>
        
        
          .mytext {color:#ce225b;}
        
        Text color #ce225b
      
           This box has a color of #ce225b        
        
          <div style="background-color:#ce225b;">Content here</div>
        
        
          .mybackground {background-color:#ce225b;}
        
        Background color #ce225b
      
           Border around this has a color of #ce225b        
        
          <div style="border:2px solid #ce225b;">Content here</div>
        
        
          .myborder {border:2px solid #ce225b;}
        
        Border color #ce225b