#f000eb color space conversions
Hex:
#f000eb
RGB:
240, 0, 235
CMY:
6, 100, 8
CMYK:
0, 100, 2, 6
HSL:
301°, 100.0000%, 47.0588%
HSV (HSB):
301°, 100.0000%, 94.1176%
XYZ:
50.9306, 24.5234, 80.6464
xyY:
0.3263, 0.1571, 24.5234
CIE-Lab:
56.6081, 93.1501, -55.7691
CIE-LCH:
56.6081, 108.5685, 329.0910
CIE-Luv:
56.6081, 81.3127, -98.8254
Hunter-Lab:
49.5211, 96.9184, -61.8905
#f000eb color charts
#f000eb color shades, tints & tones
#f000eb color schemes
#f000eb color preview, HTML & CSS examples
This text has a color of #f000eb
<p style="color:#f000eb;">Text here</p>
.mytext {color:#f000eb;}
This box has a color of #f000eb
<div style="background-color:#f000eb;">Content here</div>
.mybackground {background-color:#f000eb;}
Border around this has a color of #f000eb
<div style="border:2px solid #f000eb;">Content here</div>
.myborder {border:2px solid #f000eb;}