#f000ea color space conversions
Hex:
#f000ea
RGB:
240, 0, 234
CMY:
6, 100, 8
CMYK:
0, 100, 3, 6
HSL:
302°, 100.0000%, 47.0588%
HSV (HSB):
302°, 100.0000%, 94.1176%
XYZ:
50.7865, 24.4658, 79.8875
xyY:
0.3274, 0.1577, 24.4658
CIE-Lab:
56.5512, 93.0121, -55.2979
CIE-LCH:
56.5512, 108.2086, 329.2675
CIE-Luv:
56.5512, 81.7191, -98.0789
Hunter-Lab:
49.4629, 96.7164, -61.1353
#f000ea color charts
#f000ea RGB chart
#f000ea CMYK chart
#f000ea RGB pie chart
#f000ea color shades, tints & tones
#f000ea color schemes
#f000ea color preview, HTML & CSS examples
This text has a color of #f000ea
<p style="color:#f000ea;">Text here</p>
.mytext {color:#f000ea;}
Text color #f000ea
This box has a color of #f000ea
<div style="background-color:#f000ea;">Content here</div>
.mybackground {background-color:#f000ea;}
Background color #f000ea
Border around this has a color of #f000ea
<div style="border:2px solid #f000ea;">Content here</div>
.myborder {border:2px solid #f000ea;}
Border color #f000ea