#995ec3 color space conversions
Hex:
#995ec3
RGB:
153, 94, 195
CMY:
40, 63, 24
CMYK:
22, 52, 0, 24
HSL:
275°, 45.7014%, 56.6667%
HSV (HSB):
275°, 51.7949%, 76.4706%
XYZ:
26.9899, 18.7178, 53.8201
xyY:
0.2712, 0.1881, 18.7178
CIE-Lab:
50.3554, 42.6281, -43.7279
CIE-LCH:
50.3554, 61.0679, 314.2703
CIE-Luv:
50.3554, 21.1078, -71.5580
Hunter-Lab:
43.2641, 35.6433, -43.4713
#995ec3 color charts
#995ec3 color shades, tints & tones
#995ec3 color schemes
#995ec3 color preview, HTML & CSS examples
This text has a color of #995ec3
<p style="color:#995ec3;">Text here</p>
.mytext {color:#995ec3;}
This box has a color of #995ec3
<div style="background-color:#995ec3;">Content here</div>
.mybackground {background-color:#995ec3;}
Border around this has a color of #995ec3
<div style="border:2px solid #995ec3;">Content here</div>
.myborder {border:2px solid #995ec3;}