#fa9efc color space conversions
Hex:
#fa9efc
RGB:
250, 158, 252
CMY:
2, 38, 1
CMYK:
1, 37, 0, 1
HSL:
299°, 94.0000%, 80.3922%
HSV (HSB):
299°, 37.3016%, 98.8235%
XYZ:
69.2219, 51.8060, 98.4466
xyY:
0.3154, 0.2360, 51.8060
CIE-Lab:
77.1647, 48.2822, -32.7655
CIE-LCH:
77.1647, 58.3502, 325.8382
CIE-Luv:
77.1647, 44.8330, -60.1216
Hunter-Lab:
71.9764, 45.7103, -30.7112
#fa9efc color charts
#fa9efc color shades, tints & tones
#fa9efc color schemes
#fa9efc color preview, HTML & CSS examples
This text has a color of #fa9efc
<p style="color:#fa9efc;">Text here</p>
.mytext {color:#fa9efc;}
This box has a color of #fa9efc
<div style="background-color:#fa9efc;">Content here</div>
.mybackground {background-color:#fa9efc;}
Border around this has a color of #fa9efc
<div style="border:2px solid #fa9efc;">Content here</div>
.myborder {border:2px solid #fa9efc;}