#f010dd color space conversions
Hex:
#f010dd
RGB:
240, 16, 221
CMY:
6, 94, 13
CMYK:
0, 93, 8, 6
HSL:
305°, 88.1890%, 50.1961%
HSV (HSB):
305°, 93.3333%, 94.1176%
XYZ:
49.1716, 24.1163, 70.4699
xyY:
0.3420, 0.1678, 24.1163
CIE-Lab:
56.2041, 90.1615, -48.5096
CIE-LCH:
56.2041, 102.3830, 331.7184
CIE-Luv:
56.2041, 86.3710, -87.3636
Hunter-Lab:
49.1084, 92.7903, -50.7046
#f010dd color charts
#f010dd color shades, tints & tones
#f010dd color schemes
#f010dd color preview, HTML & CSS examples
This text has a color of #f010dd
<p style="color:#f010dd;">Text here</p>
.mytext {color:#f010dd;}
This box has a color of #f010dd
<div style="background-color:#f010dd;">Content here</div>
.mybackground {background-color:#f010dd;}
Border around this has a color of #f010dd
<div style="border:2px solid #f010dd;">Content here</div>
.myborder {border:2px solid #f010dd;}