#f010c7 color space conversions
Hex:
#f010c7
RGB:
240, 16, 199
CMY:
6, 94, 22
CMYK:
0, 93, 17, 6
HSL:
311°, 88.1890%, 50.1961%
HSV (HSB):
311°, 93.3333%, 94.1176%
XYZ:
46.4293, 23.0194, 56.0289
xyY:
0.3700, 0.1835, 23.0194
CIE-Lab:
55.0923, 87.3485, -37.6953
CIE-LCH:
55.0923, 95.1352, 336.6574
CIE-Luv:
55.0923, 95.9081, -70.3697
Hunter-Lab:
47.9785, 88.7738, -35.6534
#f010c7 color charts
#f010c7 color shades, tints & tones
#f010c7 color schemes
#f010c7 color preview, HTML & CSS examples
This text has a color of #f010c7
<p style="color:#f010c7;">Text here</p>
.mytext {color:#f010c7;}
This box has a color of #f010c7
<div style="background-color:#f010c7;">Content here</div>
.mybackground {background-color:#f010c7;}
Border around this has a color of #f010c7
<div style="border:2px solid #f010c7;">Content here</div>
.myborder {border:2px solid #f010c7;}