#f21cdf color space conversions
Hex:
#f21cdf
RGB:
242, 28, 223
CMY:
5, 89, 13
CMYK:
0, 88, 8, 5
HSL:
305°, 89.1667%, 52.9412%
HSV (HSB):
305°, 88.4298%, 94.9020%
XYZ:
50.3525, 25.0355, 71.9905
xyY:
0.3417, 0.1699, 25.0355
CIE-Lab:
57.1100, 89.4444, -48.1832
CIE-LCH:
57.1100, 101.5969, 331.6889
CIE-Luv:
57.1100, 86.0871, -87.0818
Hunter-Lab:
50.0355, 92.0690, -50.2810
#f21cdf color charts
#f21cdf color shades, tints & tones
#f21cdf color schemes
#f21cdf color preview, HTML & CSS examples
This text has a color of #f21cdf
<p style="color:#f21cdf;">Text here</p>
.mytext {color:#f21cdf;}
This box has a color of #f21cdf
<div style="background-color:#f21cdf;">Content here</div>
.mybackground {background-color:#f21cdf;}
Border around this has a color of #f21cdf
<div style="border:2px solid #f21cdf;">Content here</div>
.myborder {border:2px solid #f21cdf;}