#fa2ae4 color space conversions
Hex:
#fa2ae4
RGB:
250, 42, 228
CMY:
2, 84, 11
CMYK:
0, 83, 9, 2
HSL:
306°, 95.4128%, 57.2549%
HSV (HSB):
306°, 83.2000%, 98.0392%
XYZ:
54.2559, 27.5814, 75.8629
xyY:
0.3440, 0.1749, 27.5814
CIE-Lab:
59.5086, 89.3007, -47.1172
CIE-LCH:
59.5086, 100.9686, 332.1828
CIE-Luv:
59.5086, 88.3238, -86.2251
Hunter-Lab:
52.5180, 92.5005, -48.8827
#fa2ae4 color charts
#fa2ae4 color shades, tints & tones
#fa2ae4 color schemes
#fa2ae4 color preview, HTML & CSS examples
This text has a color of #fa2ae4
<p style="color:#fa2ae4;">Text here</p>
.mytext {color:#fa2ae4;}
This box has a color of #fa2ae4
<div style="background-color:#fa2ae4;">Content here</div>
.mybackground {background-color:#fa2ae4;}
Border around this has a color of #fa2ae4
<div style="border:2px solid #fa2ae4;">Content here</div>
.myborder {border:2px solid #fa2ae4;}