#9981db color space conversions
Hex:
#9981db
RGB:
153, 129, 219
CMY:
40, 49, 14
CMYK:
30, 41, 0, 14
HSL:
256°, 55.5556%, 68.2353%
HSV (HSB):
256°, 41.0959%, 85.8824%
XYZ:
33.7733, 27.5873, 70.5627
xyY:
0.2560, 0.2091, 27.5873
CIE-Lab:
59.5140, 28.6540, -42.8786
CIE-LCH:
59.5140, 51.5716, 303.7531
CIE-Luv:
59.5140, 5.4725, -70.9697
Hunter-Lab:
52.5236, 22.8613, -42.8864
#9981db color charts
#9981db color shades, tints & tones
#9981db color schemes
#9981db color preview, HTML & CSS examples
This text has a color of #9981db
<p style="color:#9981db;">Text here</p>
.mytext {color:#9981db;}
This box has a color of #9981db
<div style="background-color:#9981db;">Content here</div>
.mybackground {background-color:#9981db;}
Border around this has a color of #9981db
<div style="border:2px solid #9981db;">Content here</div>
.myborder {border:2px solid #9981db;}