#fa1cee color space conversions
Hex:
#fa1cee
RGB:
250, 28, 238
CMY:
2, 89, 7
CMYK:
0, 89, 5, 2
HSL:
303°, 95.6897%, 54.5098%
HSV (HSB):
303°, 88.8000%, 98.0392%
XYZ:
55.2722, 27.3275, 83.2505
xyY:
0.3333, 0.1648, 27.3275
CIE-Lab:
59.2763, 92.8759, -53.0958
CIE-LCH:
59.2763, 106.9818, 330.2440
CIE-Luv:
59.2763, 85.8460, -95.8021
Hunter-Lab:
52.2758, 97.2491, -57.8278
#fa1cee color charts
#fa1cee color shades, tints & tones
#fa1cee color schemes
#fa1cee color preview, HTML & CSS examples
This text has a color of #fa1cee
<p style="color:#fa1cee;">Text here</p>
.mytext {color:#fa1cee;}
This box has a color of #fa1cee
<div style="background-color:#fa1cee;">Content here</div>
.mybackground {background-color:#fa1cee;}
Border around this has a color of #fa1cee
<div style="border:2px solid #fa1cee;">Content here</div>
.myborder {border:2px solid #fa1cee;}