#982db9 color space conversions
Hex:
#982db9
RGB:
152, 45, 185
CMY:
40, 82, 27
CMYK:
18, 76, 0, 27
HSL:
286°, 60.8696%, 45.0980%
HSV (HSB):
286°, 75.6757%, 72.5490%
XYZ:
22.6442, 12.0550, 47.0323
xyY:
0.2771, 0.1475, 12.0550
CIE-Lab:
41.3033, 62.9658, -52.3862
CIE-LCH:
41.3033, 81.9085, 320.2403
CIE-Luv:
41.3033, 34.9191, -82.4007
Hunter-Lab:
34.7202, 55.6557, -56.0105
#982db9 color charts
#982db9 color shades, tints & tones
#982db9 color schemes
#982db9 color preview, HTML & CSS examples
This text has a color of #982db9
<p style="color:#982db9;">Text here</p>
.mytext {color:#982db9;}
This box has a color of #982db9
<div style="background-color:#982db9;">Content here</div>
.mybackground {background-color:#982db9;}
Border around this has a color of #982db9
<div style="border:2px solid #982db9;">Content here</div>
.myborder {border:2px solid #982db9;}