#fa21f4 color space conversions
Hex:
#fa21f4
RGB:
250, 33, 244
CMY:
2, 87, 4
CMYK:
0, 87, 2, 2
HSL:
302°, 95.5947%, 55.4902%
HSV (HSB):
302°, 86.8000%, 98.0392%
XYZ:
56.2973, 27.9434, 88.0144
xyY:
0.3268, 0.1622, 27.9434
CIE-Lab:
59.8375, 93.0211, -55.5520
CIE-LCH:
59.8375, 108.3465, 329.1544
CIE-Luv:
59.8375, 82.9848, -99.7646
Hunter-Lab:
52.8615, 97.5944, -61.7148
#fa21f4 color charts
#fa21f4 color shades, tints & tones
#fa21f4 color schemes
#fa21f4 color preview, HTML & CSS examples
This text has a color of #fa21f4
<p style="color:#fa21f4;">Text here</p>
.mytext {color:#fa21f4;}
This box has a color of #fa21f4
<div style="background-color:#fa21f4;">Content here</div>
.mybackground {background-color:#fa21f4;}
Border around this has a color of #fa21f4
<div style="border:2px solid #fa21f4;">Content here</div>
.myborder {border:2px solid #fa21f4;}