#ce415a color space conversions
Hex:
        #ce415a
        RGB:
        206, 65, 90
        CMY:
        19, 75, 65
        CMYK:
        0, 68, 56, 19
      HSL:
        349°, 58.9958%, 53.1373%
        HSV (HSB):
        349°, 68.4466%, 80.7843%
        XYZ:
        29.1894, 17.6406, 11.5394
        xyY:
        0.5001, 0.3022, 17.6406
      CIE-Lab:
        49.0572, 56.9189, 17.5213
        CIE-LCH:
        49.0572, 59.5547, 17.1098
        CIE-Luv:
        49.0572, 100.5574, 9.6240
        Hunter-Lab:
        42.0007, 50.5515, 13.1110
      #ce415a color charts
#ce415a RGB chart
      #ce415a CMYK chart
      #ce415a RGB pie chart
      #ce415a color shades, tints & tones
#ce415a color schemes
#ce415a color preview, HTML & CSS examples
           This text has a color of #ce415a        
        
          <p style="color:#ce415a;">Text here</p>
        
        
          .mytext {color:#ce415a;}
        
        Text color #ce415a
      
           This box has a color of #ce415a        
        
          <div style="background-color:#ce415a;">Content here</div>
        
        
          .mybackground {background-color:#ce415a;}
        
        Background color #ce415a
      
           Border around this has a color of #ce415a        
        
          <div style="border:2px solid #ce415a;">Content here</div>
        
        
          .myborder {border:2px solid #ce415a;}
        
        Border color #ce415a