#f00ee5 color space conversions
Hex:
#f00ee5
RGB:
240, 14, 229
CMY:
6, 95, 10
CMYK:
0, 94, 5, 6
HSL:
303°, 88.9764%, 49.8039%
HSV (HSB):
303°, 94.1667%, 94.1176%
XYZ:
50.2351, 24.4965, 76.2094
xyY:
0.3328, 0.1623, 24.4965
CIE-Lab:
56.5815, 91.4076, -52.4335
CIE-LCH:
56.5815, 105.3785, 330.1604
CIE-Luv:
56.5815, 83.1652, -93.5763
Hunter-Lab:
49.4939, 94.5586, -56.6473
#f00ee5 color charts
#f00ee5 color shades, tints & tones
#f00ee5 color schemes
#f00ee5 color preview, HTML & CSS examples
This text has a color of #f00ee5
<p style="color:#f00ee5;">Text here</p>
.mytext {color:#f00ee5;}
This box has a color of #f00ee5
<div style="background-color:#f00ee5;">Content here</div>
.mybackground {background-color:#f00ee5;}
Border around this has a color of #f00ee5
<div style="border:2px solid #f00ee5;">Content here</div>
.myborder {border:2px solid #f00ee5;}