#f009ed color space conversions
Hex:
#f009ed
RGB:
240, 9, 237
CMY:
6, 96, 7
CMYK:
0, 96, 1, 6
HSL:
301°, 92.7711%, 48.8235%
HSV (HSB):
301°, 96.2500%, 94.1176%
XYZ:
51.3189, 24.8351, 82.2096
xyY:
0.3241, 0.1568, 24.8351
CIE-Lab:
56.9144, 92.8595, -56.4027
CIE-LCH:
56.9144, 108.6470, 328.7256
CIE-Luv:
56.9144, 80.1485, -99.8600
Hunter-Lab:
49.8348, 96.6051, -62.9230
#f009ed color charts
#f009ed color shades, tints & tones
#f009ed color schemes
#f009ed color preview, HTML & CSS examples
This text has a color of #f009ed
<p style="color:#f009ed;">Text here</p>
.mytext {color:#f009ed;}
This box has a color of #f009ed
<div style="background-color:#f009ed;">Content here</div>
.mybackground {background-color:#f009ed;}
Border around this has a color of #f009ed
<div style="border:2px solid #f009ed;">Content here</div>
.myborder {border:2px solid #f009ed;}