#f212fd color space conversions
Hex:
#f212fd
RGB:
242, 18, 253
CMY:
5, 93, 1
CMYK:
4, 93, 0, 1
HSL:
297°, 98.3264%, 53.1373%
HSV (HSB):
297°, 92.8854%, 99.2157%
XYZ:
54.5639, 26.4017, 95.1487
xyY:
0.3098, 0.1499, 26.4017
CIE-Lab:
58.4164, 94.7919, -62.9060
CIE-LCH:
58.4164, 113.7658, 326.4309
CIE-Luv:
58.4164, 74.9455, -110.4984
Hunter-Lab:
51.3826, 99.6321, -73.8236
#f212fd color charts
#f212fd color shades, tints & tones
#f212fd color schemes
#f212fd color preview, HTML & CSS examples
This text has a color of #f212fd
<p style="color:#f212fd;">Text here</p>
.mytext {color:#f212fd;}
This box has a color of #f212fd
<div style="background-color:#f212fd;">Content here</div>
.mybackground {background-color:#f212fd;}
Border around this has a color of #f212fd
<div style="border:2px solid #f212fd;">Content here</div>
.myborder {border:2px solid #f212fd;}