#fa5ce5 color space conversions
Hex:
#fa5ce5
RGB:
250, 92, 229
CMY:
2, 64, 10
CMYK:
0, 63, 8, 2
HSL:
308°, 94.0476%, 67.0588%
HSV (HSB):
308°, 63.2000%, 98.0392%
XYZ:
57.3943, 33.6354, 77.5960
xyY:
0.3404, 0.1995, 33.6354
CIE-Lab:
64.6722, 74.8921, -39.5546
CIE-LCH:
64.6722, 84.6959, 332.1590
CIE-Luv:
64.6722, 76.5414, -73.4979
Hunter-Lab:
57.9961, 75.1549, -38.7300
#fa5ce5 color charts
#fa5ce5 color shades, tints & tones
#fa5ce5 color schemes
#fa5ce5 color preview, HTML & CSS examples
This text has a color of #fa5ce5
<p style="color:#fa5ce5;">Text here</p>
.mytext {color:#fa5ce5;}
This box has a color of #fa5ce5
<div style="background-color:#fa5ce5;">Content here</div>
.mybackground {background-color:#fa5ce5;}
Border around this has a color of #fa5ce5
<div style="border:2px solid #fa5ce5;">Content here</div>
.myborder {border:2px solid #fa5ce5;}