#992dc5 color space conversions
Hex:
#992dc5
RGB:
153, 45, 197
CMY:
40, 82, 23
CMYK:
22, 77, 0, 23
HSL:
283°, 62.8099%, 47.4510%
HSV (HSB):
283°, 77.1574%, 77.2549%
XYZ:
24.1533, 12.6803, 53.9978
xyY:
0.2659, 0.1396, 12.6803
CIE-Lab:
42.2775, 65.5047, -57.8292
CIE-LCH:
42.2775, 87.3790, 318.5611
CIE-Luv:
42.2775, 32.3556, -90.7413
Hunter-Lab:
35.6094, 58.7573, -64.9804
#992dc5 color charts
#992dc5 color shades, tints & tones
#992dc5 color schemes
#992dc5 color preview, HTML & CSS examples
This text has a color of #992dc5
<p style="color:#992dc5;">Text here</p>
.mytext {color:#992dc5;}
This box has a color of #992dc5
<div style="background-color:#992dc5;">Content here</div>
.mybackground {background-color:#992dc5;}
Border around this has a color of #992dc5
<div style="border:2px solid #992dc5;">Content here</div>
.myborder {border:2px solid #992dc5;}