#fa9ff7 color space conversions
Hex:
#fa9ff7
RGB:
250, 159, 247
CMY:
2, 38, 3
CMYK:
0, 36, 1, 2
HSL:
302°, 90.0990%, 80.1961%
HSV (HSB):
302°, 36.4000%, 98.0392%
XYZ:
68.6110, 51.8357, 94.3848
xyY:
0.3194, 0.2413, 51.8357
CIE-Lab:
77.1825, 46.8782, -30.0376
CIE-LCH:
77.1825, 55.6761, 327.3499
CIE-Luv:
77.1825, 45.3338, -55.4163
Hunter-Lab:
71.9970, 44.1104, -27.3286
#fa9ff7 color charts
#fa9ff7 color shades, tints & tones
#fa9ff7 color schemes
#fa9ff7 color preview, HTML & CSS examples
This text has a color of #fa9ff7
<p style="color:#fa9ff7;">Text here</p>
.mytext {color:#fa9ff7;}
This box has a color of #fa9ff7
<div style="background-color:#fa9ff7;">Content here</div>
.mybackground {background-color:#fa9ff7;}
Border around this has a color of #fa9ff7
<div style="border:2px solid #fa9ff7;">Content here</div>
.myborder {border:2px solid #fa9ff7;}