#983db9 color space conversions
Hex:
#983db9
RGB:
152, 61, 185
CMY:
40, 76, 27
CMYK:
18, 67, 0, 27
HSL:
284°, 50.4065%, 48.2353%
HSV (HSB):
284°, 67.0270%, 72.5490%
XYZ:
23.3746, 13.5157, 47.2757
xyY:
0.2777, 0.1606, 13.5157
CIE-Lab:
43.5302, 56.6646, -48.8072
CIE-LCH:
43.5302, 74.7865, 319.2606
CIE-Luv:
43.5302, 31.8459, -77.9422
Hunter-Lab:
36.7637, 49.1551, -50.5086
#983db9 color charts
#983db9 color shades, tints & tones
#983db9 color schemes
#983db9 color preview, HTML & CSS examples
This text has a color of #983db9
<p style="color:#983db9;">Text here</p>
.mytext {color:#983db9;}
This box has a color of #983db9
<div style="background-color:#983db9;">Content here</div>
.mybackground {background-color:#983db9;}
Border around this has a color of #983db9
<div style="border:2px solid #983db9;">Content here</div>
.myborder {border:2px solid #983db9;}