#fa67ee color space conversions
Hex:
#fa67ee
RGB:
250, 103, 238
CMY:
2, 60, 7
CMYK:
0, 59, 5, 2
HSL:
305°, 93.6306%, 69.2157%
HSV (HSB):
305°, 58.8000%, 98.0392%
XYZ:
59.7072, 36.1975, 84.7288
xyY:
0.3305, 0.2004, 36.1975
CIE-Lab:
66.6706, 71.8805, -41.4232
CIE-LCH:
66.6706, 82.9620, 330.0460
CIE-Luv:
66.6706, 70.1061, -76.3884
Hunter-Lab:
60.1644, 71.8559, -41.3824
#fa67ee color charts
#fa67ee color shades, tints & tones
#fa67ee color schemes
#fa67ee color preview, HTML & CSS examples
This text has a color of #fa67ee
<p style="color:#fa67ee;">Text here</p>
.mytext {color:#fa67ee;}
This box has a color of #fa67ee
<div style="background-color:#fa67ee;">Content here</div>
.mybackground {background-color:#fa67ee;}
Border around this has a color of #fa67ee
<div style="border:2px solid #fa67ee;">Content here</div>
.myborder {border:2px solid #fa67ee;}