#9995e8 color space conversions
Hex:
#9995e8
RGB:
153, 149, 232
CMY:
40, 42, 9
CMYK:
34, 36, 0, 9
HSL:
243°, 64.3411%, 74.7059%
HSV (HSB):
243°, 35.7759%, 90.9804%
XYZ:
38.4498, 34.0934, 80.8981
xyY:
0.2506, 0.2222, 34.0934
CIE-Lab:
65.0366, 20.4942, -41.4252
CIE-LCH:
65.0366, 46.2175, 296.3229
CIE-Luv:
65.0366, -3.1979, -68.6339
Hunter-Lab:
58.3895, 15.3614, -41.2730
#9995e8 color charts
#9995e8 color shades, tints & tones
#9995e8 color schemes
#9995e8 color preview, HTML & CSS examples
This text has a color of #9995e8
<p style="color:#9995e8;">Text here</p>
.mytext {color:#9995e8;}
This box has a color of #9995e8
<div style="background-color:#9995e8;">Content here</div>
.mybackground {background-color:#9995e8;}
Border around this has a color of #9995e8
<div style="border:2px solid #9995e8;">Content here</div>
.myborder {border:2px solid #9995e8;}