#992ff2 color space conversions
Hex:
#992ff2
RGB:
153, 47, 242
CMY:
40, 82, 5
CMYK:
37, 81, 0, 5
HSL:
273°, 88.2353%, 56.6667%
HSV (HSB):
273°, 80.5785%, 94.9020%
XYZ:
30.1804, 15.2161, 85.3507
xyY:
0.2308, 0.1164, 15.2161
CIE-Lab:
45.9288, 74.1789, -77.6339
CIE-LCH:
45.9288, 107.3756, 313.6963
CIE-Luv:
45.9288, 21.9786, -120.6996
Hunter-Lab:
39.0079, 69.8417, -102.4233
#992ff2 color charts
#992ff2 color shades, tints & tones
#992ff2 color schemes
#992ff2 color preview, HTML & CSS examples
This text has a color of #992ff2
<p style="color:#992ff2;">Text here</p>
.mytext {color:#992ff2;}
This box has a color of #992ff2
<div style="background-color:#992ff2;">Content here</div>
.mybackground {background-color:#992ff2;}
Border around this has a color of #992ff2
<div style="border:2px solid #992ff2;">Content here</div>
.myborder {border:2px solid #992ff2;}