#fa9cff color space conversions
Hex:
#fa9cff
RGB:
250, 156, 255
CMY:
2, 39, 0
CMYK:
2, 39, 0, 0
HSL:
297°, 100.0000%, 80.5882%
HSV (HSB):
297°, 38.8235%, 100.0000%
XYZ:
69.3628, 51.3209, 100.8579
xyY:
0.3131, 0.2317, 51.3209
CIE-Lab:
76.8730, 49.8445, -34.8346
CIE-LCH:
76.8730, 60.8105, 325.0516
CIE-Luv:
76.8730, 45.1360, -63.7507
Hunter-Lab:
71.6386, 47.4618, -33.3256
#fa9cff color charts
#fa9cff color shades, tints & tones
#fa9cff color schemes
#fa9cff color preview, HTML & CSS examples
This text has a color of #fa9cff
<p style="color:#fa9cff;">Text here</p>
.mytext {color:#fa9cff;}
This box has a color of #fa9cff
<div style="background-color:#fa9cff;">Content here</div>
.mybackground {background-color:#fa9cff;}
Border around this has a color of #fa9cff
<div style="border:2px solid #fa9cff;">Content here</div>
.myborder {border:2px solid #fa9cff;}