#992ed3 color space conversions
Hex:
#992ed3
RGB:
153, 46, 211
CMY:
40, 82, 17
CMYK:
27, 78, 0, 17
HSL:
279°, 65.2174%, 50.3922%
HSV (HSB):
279°, 78.1991%, 82.7451%
XYZ:
25.8717, 13.4294, 62.8566
xyY:
0.2533, 0.1315, 13.4294
CIE-Lab:
43.4033, 67.9916, -64.1109
CIE-LCH:
43.4033, 93.4508, 316.6826
CIE-Luv:
43.4033, 28.7746, -100.2738
Hunter-Lab:
36.6462, 61.8878, -76.0435
#992ed3 color charts
#992ed3 color shades, tints & tones
#992ed3 color schemes
#992ed3 color preview, HTML & CSS examples
This text has a color of #992ed3
<p style="color:#992ed3;">Text here</p>
.mytext {color:#992ed3;}
This box has a color of #992ed3
<div style="background-color:#992ed3;">Content here</div>
.mybackground {background-color:#992ed3;}
Border around this has a color of #992ed3
<div style="border:2px solid #992ed3;">Content here</div>
.myborder {border:2px solid #992ed3;}