#992bc5 color space conversions
Hex:
#992bc5
RGB:
153, 43, 197
CMY:
40, 83, 23
CMYK:
22, 78, 0, 23
HSL:
283°, 64.1667%, 47.0588%
HSV (HSB):
283°, 78.1726%, 77.2549%
XYZ:
24.0788, 12.5313, 53.9730
xyY:
0.2658, 0.1383, 12.5313
CIE-Lab:
42.0483, 66.1666, -58.2001
CIE-LCH:
42.0483, 88.1208, 318.6652
CIE-Luv:
42.0483, 32.6392, -91.1529
Hunter-Lab:
35.3995, 59.4666, -65.6187
#992bc5 color charts
#992bc5 color shades, tints & tones
#992bc5 color schemes
#992bc5 color preview, HTML & CSS examples
This text has a color of #992bc5
<p style="color:#992bc5;">Text here</p>
.mytext {color:#992bc5;}
This box has a color of #992bc5
<div style="background-color:#992bc5;">Content here</div>
.mybackground {background-color:#992bc5;}
Border around this has a color of #992bc5
<div style="border:2px solid #992bc5;">Content here</div>
.myborder {border:2px solid #992bc5;}