#992da5 color space conversions
Hex:
#992da5
RGB:
153, 45, 165
CMY:
40, 82, 35
CMYK:
7, 73, 0, 35
HSL:
294°, 57.1429%, 41.1765%
HSV (HSB):
294°, 72.7273%, 64.7059%
XYZ:
20.8668, 11.3657, 36.6913
xyY:
0.3028, 0.1649, 11.3657
CIE-Lab:
40.1897, 59.4339, -42.2972
CIE-LCH:
40.1897, 72.9482, 324.5617
CIE-Luv:
40.1897, 41.3102, -67.3870
Hunter-Lab:
33.7130, 51.4853, -40.9287
#992da5 color charts
#992da5 color shades, tints & tones
#992da5 color schemes
#992da5 color preview, HTML & CSS examples
This text has a color of #992da5
<p style="color:#992da5;">Text here</p>
.mytext {color:#992da5;}
This box has a color of #992da5
<div style="background-color:#992da5;">Content here</div>
.mybackground {background-color:#992da5;}
Border around this has a color of #992da5
<div style="border:2px solid #992da5;">Content here</div>
.myborder {border:2px solid #992da5;}