#ce0141 color space conversions
Hex:
        #ce0141
        RGB:
        206, 1, 65
        CMY:
        19, 100, 75
        CMYK:
        0, 100, 68, 19
      HSL:
        341°, 99.0338%, 40.5882%
        HSV (HSB):
        341°, 99.5146%, 80.7843%
        XYZ:
        26.4186, 13.5252, 6.2192
        xyY:
        0.5723, 0.2930, 13.5252
      CIE-Lab:
        43.5441, 69.6518, 25.6390
        CIE-LCH:
        43.5441, 74.2208, 20.2088
        CIE-Luv:
        43.5441, 129.2605, 12.7864
        Hunter-Lab:
        36.7766, 63.8671, 15.7172
      #ce0141 color charts
#ce0141 RGB chart
      #ce0141 CMYK chart
      #ce0141 RGB pie chart
      #ce0141 color shades, tints & tones
#ce0141 color schemes
#ce0141 color preview, HTML & CSS examples
           This text has a color of #ce0141        
        
          <p style="color:#ce0141;">Text here</p>
        
        
          .mytext {color:#ce0141;}
        
        Text color #ce0141
      
           This box has a color of #ce0141        
        
          <div style="background-color:#ce0141;">Content here</div>
        
        
          .mybackground {background-color:#ce0141;}
        
        Background color #ce0141
      
           Border around this has a color of #ce0141        
        
          <div style="border:2px solid #ce0141;">Content here</div>
        
        
          .myborder {border:2px solid #ce0141;}
        
        Border color #ce0141