#9995c9 color space conversions
Hex:
#9995c9
RGB:
153, 149, 201
CMY:
40, 42, 21
CMYK:
24, 26, 0, 21
HSL:
245°, 32.5000%, 68.6275%
HSV (HSB):
245°, 25.8706%, 78.8235%
XYZ:
34.4269, 32.4842, 59.7139
xyY:
0.2719, 0.2565, 32.4842
CIE-Lab:
63.7411, 12.7039, -26.2228
CIE-LCH:
63.7411, 29.1380, 295.8483
CIE-Luv:
63.7411, -1.1171, -42.4077
Hunter-Lab:
56.9949, 8.0790, -22.2220
#9995c9 color charts
#9995c9 color shades, tints & tones
#9995c9 color schemes
#9995c9 color preview, HTML & CSS examples
This text has a color of #9995c9
<p style="color:#9995c9;">Text here</p>
.mytext {color:#9995c9;}
This box has a color of #9995c9
<div style="background-color:#9995c9;">Content here</div>
.mybackground {background-color:#9995c9;}
Border around this has a color of #9995c9
<div style="border:2px solid #9995c9;">Content here</div>
.myborder {border:2px solid #9995c9;}