#9980d9 color space conversions
Hex:
#9980d9
RGB:
153, 128, 217
CMY:
40, 50, 15
CMYK:
29, 41, 0, 15
HSL:
257°, 53.9394%, 67.6471%
HSV (HSB):
257°, 41.0138%, 85.0980%
XYZ:
33.3804, 27.2204, 69.1404
xyY:
0.2573, 0.2098, 27.2204
CIE-Lab:
59.1778, 28.7247, -42.2876
CIE-LCH:
59.1778, 51.1210, 304.1871
CIE-Luv:
59.1778, 6.0473, -69.9459
Hunter-Lab:
52.1732, 22.9013, -42.0504
#9980d9 color charts
#9980d9 color shades, tints & tones
#9980d9 color schemes
#9980d9 color preview, HTML & CSS examples
This text has a color of #9980d9
<p style="color:#9980d9;">Text here</p>
.mytext {color:#9980d9;}
This box has a color of #9980d9
<div style="background-color:#9980d9;">Content here</div>
.mybackground {background-color:#9980d9;}
Border around this has a color of #9980d9
<div style="border:2px solid #9980d9;">Content here</div>
.myborder {border:2px solid #9980d9;}