#9995e7 color space conversions
Hex:
#9995e7
RGB:
153, 149, 231
CMY:
40, 42, 9
CMYK:
34, 35, 0, 9
HSL:
243°, 63.0769%, 74.5098%
HSV (HSB):
243°, 35.4978%, 90.5882%
XYZ:
38.3081, 34.0367, 80.1520
xyY:
0.2512, 0.2232, 34.0367
CIE-Lab:
64.9917, 20.2331, -40.9440
CIE-LCH:
64.9917, 45.6705, 296.2970
CIE-Luv:
64.9917, -3.1314, -67.7938
Hunter-Lab:
58.3410, 15.1107, -40.6171
#9995e7 color charts
#9995e7 color shades, tints & tones
#9995e7 color schemes
#9995e7 color preview, HTML & CSS examples
This text has a color of #9995e7
<p style="color:#9995e7;">Text here</p>
.mytext {color:#9995e7;}
This box has a color of #9995e7
<div style="background-color:#9995e7;">Content here</div>
.mybackground {background-color:#9995e7;}
Border around this has a color of #9995e7
<div style="border:2px solid #9995e7;">Content here</div>
.myborder {border:2px solid #9995e7;}