#995ed7 color space conversions
Hex:
#995ed7
RGB:
153, 94, 215
CMY:
40, 63, 16
CMYK:
29, 56, 0, 16
HSL:
269°, 60.1990%, 60.5882%
HSV (HSB):
269°, 56.2791%, 84.3137%
XYZ:
29.4053, 19.6840, 66.5395
xyY:
0.2543, 0.1702, 19.6840
CIE-Lab:
51.4780, 47.3143, -53.3799
CIE-LCH:
51.4780, 71.3307, 311.5528
CIE-Luv:
51.4780, 17.7386, -87.2893
Hunter-Lab:
44.3667, 40.6645, -57.8644
#995ed7 color charts
#995ed7 color shades, tints & tones
#995ed7 color schemes
#995ed7 color preview, HTML & CSS examples
This text has a color of #995ed7
<p style="color:#995ed7;">Text here</p>
.mytext {color:#995ed7;}
This box has a color of #995ed7
<div style="background-color:#995ed7;">Content here</div>
.mybackground {background-color:#995ed7;}
Border around this has a color of #995ed7
<div style="border:2px solid #995ed7;">Content here</div>
.myborder {border:2px solid #995ed7;}