#992bbd color space conversions
Hex:
#992bbd
RGB:
153, 43, 189
CMY:
40, 83, 26
CMYK:
19, 77, 0, 26
HSL:
285°, 62.9310%, 45.4902%
HSV (HSB):
285°, 77.2487%, 74.1176%
XYZ:
23.1861, 12.1742, 49.2719
xyY:
0.2740, 0.1438, 12.1742
CIE-Lab:
41.4916, 64.6069, -54.4241
CIE-LCH:
41.4916, 84.4751, 319.8896
CIE-Luv:
41.4916, 34.7557, -85.4858
Hunter-Lab:
34.8915, 57.5564, -59.3021
#992bbd color charts
#992bbd color shades, tints & tones
#992bbd color schemes
#992bbd color preview, HTML & CSS examples
This text has a color of #992bbd
<p style="color:#992bbd;">Text here</p>
.mytext {color:#992bbd;}
This box has a color of #992bbd
<div style="background-color:#992bbd;">Content here</div>
.mybackground {background-color:#992bbd;}
Border around this has a color of #992bbd
<div style="border:2px solid #992bbd;">Content here</div>
.myborder {border:2px solid #992bbd;}