#ce1266 color space conversions
Hex:
        #ce1266
        RGB:
        206, 18, 102
        CMY:
        19, 93, 60
        CMYK:
        0, 91, 50, 19
      HSL:
        333°, 83.9286%, 43.9216%
        HSV (HSB):
        333°, 91.2621%, 80.7843%
        XYZ:
        28.0682, 14.5137, 13.8924
        xyY:
        0.4970, 0.2570, 14.5137
      CIE-Lab:
        44.9609, 70.2002, 4.4188
        CIE-LCH:
        44.9609, 70.3391, 3.6018
        CIE-Luv:
        44.9609, 112.6547, -8.1342
        Hunter-Lab:
        38.0969, 64.8417, 5.0471
      #ce1266 color charts
#ce1266 RGB chart
      #ce1266 CMYK chart
      #ce1266 RGB pie chart
      #ce1266 color shades, tints & tones
#ce1266 color schemes
#ce1266 color preview, HTML & CSS examples
           This text has a color of #ce1266        
        
          <p style="color:#ce1266;">Text here</p>
        
        
          .mytext {color:#ce1266;}
        
        Text color #ce1266
      
           This box has a color of #ce1266        
        
          <div style="background-color:#ce1266;">Content here</div>
        
        
          .mybackground {background-color:#ce1266;}
        
        Background color #ce1266
      
           Border around this has a color of #ce1266        
        
          <div style="border:2px solid #ce1266;">Content here</div>
        
        
          .myborder {border:2px solid #ce1266;}
        
        Border color #ce1266