#ce225e color space conversions
Hex:
        #ce225e
        RGB:
        206, 34, 94
        CMY:
        19, 87, 63
        CMYK:
        0, 83, 54, 19
      HSL:
        339°, 71.6667%, 47.0588%
        HSV (HSB):
        339°, 83.4951%, 80.7843%
        XYZ:
        28.0460, 15.0740, 12.0211
        xyY:
        0.5086, 0.2734, 15.0740
      CIE-Lab:
        45.7354, 66.7739, 10.4949
        CIE-LCH:
        45.7354, 67.5936, 8.9322
        CIE-Luv:
        45.7354, 112.1990, -0.5207
        Hunter-Lab:
        38.8253, 60.9979, 8.8204
      #ce225e color charts
#ce225e RGB chart
      #ce225e CMYK chart
      #ce225e RGB pie chart
      #ce225e color shades, tints & tones
#ce225e color schemes
#ce225e color preview, HTML & CSS examples
           This text has a color of #ce225e        
        
          <p style="color:#ce225e;">Text here</p>
        
        
          .mytext {color:#ce225e;}
        
        Text color #ce225e
      
           This box has a color of #ce225e        
        
          <div style="background-color:#ce225e;">Content here</div>
        
        
          .mybackground {background-color:#ce225e;}
        
        Background color #ce225e
      
           Border around this has a color of #ce225e        
        
          <div style="border:2px solid #ce225e;">Content here</div>
        
        
          .myborder {border:2px solid #ce225e;}
        
        Border color #ce225e