#9981ed color space conversions
Hex:
#9981ed
RGB:
153, 129, 237
CMY:
40, 49, 7
CMYK:
35, 46, 0, 7
HSL:
253°, 75.0000%, 71.7647%
HSV (HSB):
253°, 45.5696%, 92.9412%
XYZ:
36.2732, 28.5872, 83.7268
xyY:
0.2441, 0.1924, 28.5872
CIE-Lab:
60.4156, 33.2986, -51.4796
CIE-LCH:
60.4156, 61.3103, 302.8960
CIE-Luv:
60.4156, 3.7145, -85.7119
Hunter-Lab:
53.4670, 27.5309, -55.4184
#9981ed color charts
#9981ed color shades, tints & tones
#9981ed color schemes
#9981ed color preview, HTML & CSS examples
This text has a color of #9981ed
<p style="color:#9981ed;">Text here</p>
.mytext {color:#9981ed;}
This box has a color of #9981ed
<div style="background-color:#9981ed;">Content here</div>
.mybackground {background-color:#9981ed;}
Border around this has a color of #9981ed
<div style="border:2px solid #9981ed;">Content here</div>
.myborder {border:2px solid #9981ed;}