#f821ec color space conversions
Hex:
#f821ec
RGB:
248, 33, 236
CMY:
3, 87, 7
CMYK:
0, 87, 5, 3
HSL:
303°, 93.8865%, 55.0980%
HSV (HSB):
303°, 86.6935%, 97.2549%
XYZ:
54.3956, 27.1003, 81.7208
xyY:
0.3333, 0.1660, 27.1003
CIE-Lab:
59.0671, 91.5597, -52.3295
CIE-LCH:
59.0671, 105.4588, 330.2505
CIE-Luv:
59.0671, 84.7140, -94.3681
Hunter-Lab:
52.0579, 95.4140, -56.6331
#f821ec color charts
#f821ec color shades, tints & tones
#f821ec color schemes
#f821ec color preview, HTML & CSS examples
This text has a color of #f821ec
<p style="color:#f821ec;">Text here</p>
.mytext {color:#f821ec;}
This box has a color of #f821ec
<div style="background-color:#f821ec;">Content here</div>
.mybackground {background-color:#f821ec;}
Border around this has a color of #f821ec
<div style="border:2px solid #f821ec;">Content here</div>
.myborder {border:2px solid #f821ec;}