#fa2ae6 color space conversions
Hex:
#fa2ae6
RGB:
250, 42, 230
CMY:
2, 84, 10
CMYK:
0, 83, 8, 2
HSL:
306°, 95.4128%, 57.2549%
HSV (HSB):
306°, 83.2000%, 98.0392%
XYZ:
54.5352, 27.6931, 77.3339
xyY:
0.3418, 0.1736, 27.6931
CIE-Lab:
59.6104, 89.5724, -48.0803
CIE-LCH:
59.6104, 101.6609, 331.7742
CIE-Luv:
59.6104, 87.5149, -87.7715
Hunter-Lab:
52.6242, 92.8897, -50.2926
#fa2ae6 color charts
#fa2ae6 color shades, tints & tones
#fa2ae6 color schemes
#fa2ae6 color preview, HTML & CSS examples
This text has a color of #fa2ae6
<p style="color:#fa2ae6;">Text here</p>
.mytext {color:#fa2ae6;}
This box has a color of #fa2ae6
<div style="background-color:#fa2ae6;">Content here</div>
.mybackground {background-color:#fa2ae6;}
Border around this has a color of #fa2ae6
<div style="border:2px solid #fa2ae6;">Content here</div>
.myborder {border:2px solid #fa2ae6;}