#fa8ae9 color space conversions
Hex:
#fa8ae9
RGB:
250, 138, 233
CMY:
2, 46, 9
CMYK:
0, 45, 7, 2
HSL:
309°, 91.8033%, 76.0784%
HSV (HSB):
309°, 44.8000%, 98.0392%
XYZ:
63.2208, 44.3841, 82.3257
xyY:
0.3329, 0.2337, 44.3841
CIE-Lab:
72.4845, 55.0606, -29.6433
CIE-LCH:
72.4845, 62.5332, 331.7031
CIE-Luv:
72.4845, 57.7370, -55.6329
Hunter-Lab:
66.6214, 52.8011, -26.6311
#fa8ae9 color charts
#fa8ae9 color shades, tints & tones
#fa8ae9 color schemes
#fa8ae9 color preview, HTML & CSS examples
This text has a color of #fa8ae9
<p style="color:#fa8ae9;">Text here</p>
.mytext {color:#fa8ae9;}
This box has a color of #fa8ae9
<div style="background-color:#fa8ae9;">Content here</div>
.mybackground {background-color:#fa8ae9;}
Border around this has a color of #fa8ae9
<div style="border:2px solid #fa8ae9;">Content here</div>
.myborder {border:2px solid #fa8ae9;}