#f021cf color space conversions
Hex:
#f021cf
RGB:
240, 33, 207
CMY:
6, 87, 19
CMYK:
0, 86, 14, 6
HSL:
310°, 87.3418%, 53.5294%
HSV (HSB):
310°, 86.2500%, 94.1176%
XYZ:
47.7415, 24.1180, 61.1705
xyY:
0.3589, 0.1813, 24.1180
CIE-Lab:
56.2057, 86.2247, -40.5352
CIE-LCH:
56.2057, 95.2775, 334.8212
CIE-Luv:
56.2057, 90.7365, -74.7554
Hunter-Lab:
49.1101, 87.5832, -39.4734
#f021cf color charts
#f021cf color shades, tints & tones
#f021cf color schemes
#f021cf color preview, HTML & CSS examples
This text has a color of #f021cf
<p style="color:#f021cf;">Text here</p>
.mytext {color:#f021cf;}
This box has a color of #f021cf
<div style="background-color:#f021cf;">Content here</div>
.mybackground {background-color:#f021cf;}
Border around this has a color of #f021cf
<div style="border:2px solid #f021cf;">Content here</div>
.myborder {border:2px solid #f021cf;}