#995dec color space conversions
Hex:
#995dec
RGB:
153, 93, 236
CMY:
40, 64, 7
CMYK:
35, 61, 0, 7
HSL:
265°, 79.0055%, 64.5098%
HSV (HSB):
265°, 60.5932%, 92.5490%
XYZ:
32.1915, 20.6571, 81.6474
xyY:
0.2393, 0.1536, 20.6571
CIE-Lab:
52.5722, 52.9583, -63.4731
CIE-LCH:
52.5722, 82.6645, 309.8397
CIE-Luv:
52.5722, 14.7122, -103.6175
Hunter-Lab:
45.4501, 46.8908, -74.6946
#995dec color charts
#995dec color shades, tints & tones
#995dec color schemes
#995dec color preview, HTML & CSS examples
This text has a color of #995dec
<p style="color:#995dec;">Text here</p>
.mytext {color:#995dec;}
This box has a color of #995dec
<div style="background-color:#995dec;">Content here</div>
.mybackground {background-color:#995dec;}
Border around this has a color of #995dec
<div style="border:2px solid #995dec;">Content here</div>
.myborder {border:2px solid #995dec;}