#fa22d5 color space conversions
Hex:
#fa22d5
RGB:
250, 34, 213
CMY:
2, 87, 16
CMYK:
0, 86, 15, 2
HSL:
310°, 95.5752%, 55.6863%
HSV (HSB):
310°, 86.4000%, 98.0392%
XYZ:
52.0066, 26.2721, 65.2808
xyY:
0.3623, 0.1830, 26.2721
CIE-Lab:
58.2945, 88.7213, -40.5504
CIE-LCH:
58.2945, 97.5490, 335.4371
CIE-Luv:
58.2945, 95.6559, -75.7795
Hunter-Lab:
51.2564, 91.4141, -39.6331
#fa22d5 color charts
#fa22d5 color shades, tints & tones
#fa22d5 color schemes
#fa22d5 color preview, HTML & CSS examples
This text has a color of #fa22d5
<p style="color:#fa22d5;">Text here</p>
.mytext {color:#fa22d5;}
This box has a color of #fa22d5
<div style="background-color:#fa22d5;">Content here</div>
.mybackground {background-color:#fa22d5;}
Border around this has a color of #fa22d5
<div style="border:2px solid #fa22d5;">Content here</div>
.myborder {border:2px solid #fa22d5;}