#f21cca color space conversions
Hex:
#f21cca
RGB:
242, 28, 202
CMY:
5, 89, 21
CMYK:
0, 88, 17, 5
HSL:
311°, 89.1667%, 52.9412%
HSV (HSB):
311°, 88.4298%, 94.9020%
XYZ:
47.6939, 23.9720, 57.9904
xyY:
0.3678, 0.1849, 23.9720
CIE-Lab:
56.0598, 86.7215, -37.8761
CIE-LCH:
56.0598, 94.6320, 336.4064
CIE-Luv:
56.0598, 95.0170, -70.8034
Hunter-Lab:
48.9612, 88.1974, -35.9511
#f21cca color charts
#f21cca color shades, tints & tones
#f21cca color schemes
#f21cca color preview, HTML & CSS examples
This text has a color of #f21cca
<p style="color:#f21cca;">Text here</p>
.mytext {color:#f21cca;}
This box has a color of #f21cca
<div style="background-color:#f21cca;">Content here</div>
.mybackground {background-color:#f21cca;}
Border around this has a color of #f21cca
<div style="border:2px solid #f21cca;">Content here</div>
.myborder {border:2px solid #f21cca;}