#fa66e4 color space conversions
Hex:
#fa66e4
RGB:
250, 102, 228
CMY:
2, 60, 11
CMYK:
0, 59, 9, 2
HSL:
309°, 93.6709%, 69.0196%
HSV (HSB):
309°, 59.2000%, 98.0392%
XYZ:
58.1793, 35.4282, 77.1707
xyY:
0.3407, 0.2075, 35.4282
CIE-Lab:
66.0807, 70.7389, -36.7992
CIE-LCH:
66.0807, 79.7381, 332.5160
CIE-Luv:
66.0807, 73.5145, -68.7394
Hunter-Lab:
59.5216, 70.3119, -35.2054
#fa66e4 color charts
#fa66e4 color shades, tints & tones
#fa66e4 color schemes
#fa66e4 color preview, HTML & CSS examples
This text has a color of #fa66e4
<p style="color:#fa66e4;">Text here</p>
.mytext {color:#fa66e4;}
This box has a color of #fa66e4
<div style="background-color:#fa66e4;">Content here</div>
.mybackground {background-color:#fa66e4;}
Border around this has a color of #fa66e4
<div style="border:2px solid #fa66e4;">Content here</div>
.myborder {border:2px solid #fa66e4;}