#f000ed color space conversions
Hex:
#f000ed
RGB:
240, 0, 237
CMY:
6, 100, 7
CMYK:
0, 100, 1, 6
HSL:
301°, 100.0000%, 47.0588%
HSV (HSB):
301°, 100.0000%, 94.1176%
XYZ:
51.2212, 24.6397, 82.1770
xyY:
0.3241, 0.1559, 24.6397
CIE-Lab:
56.7227, 93.4274, -56.7092
CIE-LCH:
56.7227, 109.2914, 328.7428
CIE-Luv:
56.7227, 80.5043, -100.3151
Hunter-Lab:
49.6384, 97.3248, -63.4086
#f000ed color charts
#f000ed RGB chart
#f000ed CMYK chart
#f000ed RGB pie chart
#f000ed color shades, tints & tones
#f000ed color schemes
#f000ed color preview, HTML & CSS examples
This text has a color of #f000ed
<p style="color:#f000ed;">Text here</p>
.mytext {color:#f000ed;}
Text color #f000ed
This box has a color of #f000ed
<div style="background-color:#f000ed;">Content here</div>
.mybackground {background-color:#f000ed;}
Background color #f000ed
Border around this has a color of #f000ed
<div style="border:2px solid #f000ed;">Content here</div>
.myborder {border:2px solid #f000ed;}
Border color #f000ed