#fa8ce7 color space conversions
Hex:
#fa8ce7
RGB:
250, 140, 231
CMY:
2, 45, 9
CMYK:
0, 44, 8, 2
HSL:
310°, 91.6667%, 76.4706%
HSV (HSB):
310°, 44.0000%, 98.0392%
XYZ:
63.2262, 44.8497, 80.9258
xyY:
0.3345, 0.2373, 44.8497
CIE-Lab:
72.7928, 53.7443, -28.0731
CIE-LCH:
72.7928, 60.6345, 332.4199
CIE-Luv:
72.7928, 57.3049, -52.9221
Hunter-Lab:
66.9699, 51.3244, -24.7665
#fa8ce7 color charts
#fa8ce7 color shades, tints & tones
#fa8ce7 color schemes
#fa8ce7 color preview, HTML & CSS examples
This text has a color of #fa8ce7
<p style="color:#fa8ce7;">Text here</p>
.mytext {color:#fa8ce7;}
This box has a color of #fa8ce7
<div style="background-color:#fa8ce7;">Content here</div>
.mybackground {background-color:#fa8ce7;}
Border around this has a color of #fa8ce7
<div style="border:2px solid #fa8ce7;">Content here</div>
.myborder {border:2px solid #fa8ce7;}