#9981d9 color space conversions
Hex:
#9981d9
RGB:
153, 129, 217
CMY:
40, 49, 15
CMYK:
29, 41, 0, 15
HSL:
256°, 53.6585%, 67.8431%
HSV (HSB):
256°, 40.5530%, 85.0980%
XYZ:
33.5115, 27.4826, 69.1841
xyY:
0.2574, 0.2111, 27.4826
CIE-Lab:
59.4184, 28.1489, -41.9090
CIE-LCH:
59.4184, 50.4849, 303.8880
CIE-Luv:
59.4184, 5.6716, -69.3124
Hunter-Lab:
52.4238, 22.3630, -41.5487
#9981d9 color charts
#9981d9 color shades, tints & tones
#9981d9 color schemes
#9981d9 color preview, HTML & CSS examples
This text has a color of #9981d9
<p style="color:#9981d9;">Text here</p>
.mytext {color:#9981d9;}
This box has a color of #9981d9
<div style="background-color:#9981d9;">Content here</div>
.mybackground {background-color:#9981d9;}
Border around this has a color of #9981d9
<div style="border:2px solid #9981d9;">Content here</div>
.myborder {border:2px solid #9981d9;}