#f821cd color space conversions
Hex:
#f821cd
RGB:
248, 33, 205
CMY:
3, 87, 20
CMYK:
0, 87, 17, 3
HSL:
312°, 93.8865%, 55.0980%
HSV (HSB):
312°, 86.6935%, 97.2549%
XYZ:
50.2747, 25.4519, 60.0206
xyY:
0.3704, 0.1875, 25.4519
CIE-Lab:
57.5131, 87.4981, -37.2404
CIE-LCH:
57.5131, 95.0935, 336.9447
CIE-Luv:
57.5131, 97.7138, -70.3660
Hunter-Lab:
50.4499, 89.5927, -35.2227
#f821cd color charts
#f821cd color shades, tints & tones
#f821cd color schemes
#f821cd color preview, HTML & CSS examples
This text has a color of #f821cd
<p style="color:#f821cd;">Text here</p>
.mytext {color:#f821cd;}
This box has a color of #f821cd
<div style="background-color:#f821cd;">Content here</div>
.mybackground {background-color:#f821cd;}
Border around this has a color of #f821cd
<div style="border:2px solid #f821cd;">Content here</div>
.myborder {border:2px solid #f821cd;}