#9f97ed color space conversions
Hex:
#9f97ed
RGB:
159, 151, 237
CMY:
38, 41, 7
CMYK:
33, 36, 0, 7
HSL:
246°, 70.4918%, 76.0784%
HSV (HSB):
246°, 36.2869%, 92.9412%
XYZ:
40.6507, 35.6186, 84.8533
xyY:
0.2523, 0.2211, 35.6186
CIE-Lab:
66.2274, 22.2867, -42.2773
CIE-LCH:
66.2274, 47.7919, 297.7962
CIE-Luv:
66.2274, -1.5600, -70.4891
Hunter-Lab:
59.6813, 17.1395, -42.5201
#9f97ed color charts
#9f97ed color shades, tints & tones
#9f97ed color schemes
#9f97ed color preview, HTML & CSS examples
This text has a color of #9f97ed
<p style="color:#9f97ed;">Text here</p>
.mytext {color:#9f97ed;}
This box has a color of #9f97ed
<div style="background-color:#9f97ed;">Content here</div>
.mybackground {background-color:#9f97ed;}
Border around this has a color of #9f97ed
<div style="border:2px solid #9f97ed;">Content here</div>
.myborder {border:2px solid #9f97ed;}