#ce127a color space conversions
Hex:
        #ce127a
        RGB:
        206, 18, 122
        CMY:
        19, 93, 52
        CMYK:
        0, 91, 41, 19
      HSL:
        327°, 83.9286%, 43.9216%
        HSV (HSB):
        327°, 91.2621%, 80.7843%
        XYZ:
        29.1828, 14.9596, 19.7617
        xyY:
        0.4567, 0.2341, 14.9596
      CIE-Lab:
        45.5788, 71.8869, -7.0658
        CIE-LCH:
        45.5788, 72.2334, 354.3864
        CIE-Luv:
        45.5788, 103.8505, -22.5151
        Hunter-Lab:
        38.6776, 66.9948, -3.2190
      #ce127a color charts
#ce127a RGB chart
      #ce127a CMYK chart
      #ce127a RGB pie chart
      #ce127a color shades, tints & tones
#ce127a color schemes
#ce127a color preview, HTML & CSS examples
           This text has a color of #ce127a        
        
          <p style="color:#ce127a;">Text here</p>
        
        
          .mytext {color:#ce127a;}
        
        Text color #ce127a
      
           This box has a color of #ce127a        
        
          <div style="background-color:#ce127a;">Content here</div>
        
        
          .mybackground {background-color:#ce127a;}
        
        Background color #ce127a
      
           Border around this has a color of #ce127a        
        
          <div style="border:2px solid #ce127a;">Content here</div>
        
        
          .myborder {border:2px solid #ce127a;}
        
        Border color #ce127a