#ce114e color space conversions
Hex:
        #ce114e
        RGB:
        206, 17, 78
        CMY:
        19, 93, 69
        CMYK:
        0, 92, 62, 19
      HSL:
        341°, 84.7534%, 43.7255%
        HSV (HSB):
        341°, 91.7476%, 80.7843%
        XYZ:
        27.0292, 14.0728, 8.4994
        xyY:
        0.5449, 0.2837, 14.0728
      CIE-Lab:
        44.3371, 68.7286, 18.5543
        CIE-LCH:
        44.3371, 71.1891, 15.1077
        CIE-Luv:
        44.3371, 122.3575, 6.9802
        Hunter-Lab:
        37.5137, 62.9631, 12.8263
      #ce114e color charts
#ce114e RGB chart
      #ce114e CMYK chart
      #ce114e RGB pie chart
      #ce114e color shades, tints & tones
#ce114e color schemes
#ce114e color preview, HTML & CSS examples
           This text has a color of #ce114e        
        
          <p style="color:#ce114e;">Text here</p>
        
        
          .mytext {color:#ce114e;}
        
        Text color #ce114e
      
           This box has a color of #ce114e        
        
          <div style="background-color:#ce114e;">Content here</div>
        
        
          .mybackground {background-color:#ce114e;}
        
        Background color #ce114e
      
           Border around this has a color of #ce114e        
        
          <div style="border:2px solid #ce114e;">Content here</div>
        
        
          .myborder {border:2px solid #ce114e;}
        
        Border color #ce114e