#992ed4 color space conversions
Hex:
#992ed4
RGB:
153, 46, 212
CMY:
40, 82, 17
CMYK:
28, 78, 0, 17
HSL:
279°, 65.8730%, 50.5882%
HSV (HSB):
279°, 78.3019%, 83.1373%
XYZ:
25.9975, 13.4798, 63.5190
xyY:
0.2524, 0.1309, 13.4798
CIE-Lab:
43.4774, 68.1965, -64.5661
CIE-LCH:
43.4774, 93.9124, 316.5664
CIE-Luv:
43.4774, 28.5397, -100.9587
Hunter-Lab:
36.7148, 62.1439, -76.8752
#992ed4 color charts
#992ed4 color shades, tints & tones
#992ed4 color schemes
#992ed4 color preview, HTML & CSS examples
This text has a color of #992ed4
<p style="color:#992ed4;">Text here</p>
.mytext {color:#992ed4;}
This box has a color of #992ed4
<div style="background-color:#992ed4;">Content here</div>
.mybackground {background-color:#992ed4;}
Border around this has a color of #992ed4
<div style="border:2px solid #992ed4;">Content here</div>
.myborder {border:2px solid #992ed4;}