#fa66e5 color space conversions
Hex:
#fa66e5
RGB:
250, 102, 229
CMY:
2, 60, 10
CMYK:
0, 59, 8, 2
HSL:
309°, 93.6709%, 69.0196%
HSV (HSB):
309°, 59.2000%, 98.0392%
XYZ:
58.3186, 35.4839, 77.9041
xyY:
0.3396, 0.2067, 35.4839
CIE-Lab:
66.1237, 70.8920, -37.2881
CIE-LCH:
66.1237, 80.1004, 332.2563
CIE-Luv:
66.1237, 73.2049, -69.5470
Hunter-Lab:
59.5683, 70.5104, -35.8422
#fa66e5 color charts
#fa66e5 color shades, tints & tones
#fa66e5 color schemes
#fa66e5 color preview, HTML & CSS examples
This text has a color of #fa66e5
<p style="color:#fa66e5;">Text here</p>
.mytext {color:#fa66e5;}
This box has a color of #fa66e5
<div style="background-color:#fa66e5;">Content here</div>
.mybackground {background-color:#fa66e5;}
Border around this has a color of #fa66e5
<div style="border:2px solid #fa66e5;">Content here</div>
.myborder {border:2px solid #fa66e5;}