#8b8ded color space conversions
Hex:
#8b8ded
RGB:
139, 141, 237
CMY:
45, 45, 7
CMYK:
41, 41, 0, 7
HSL:
239°, 73.1343%, 73.7255%
HSV (HSB):
239°, 41.3502%, 92.9412%
XYZ:
35.4584, 30.6531, 84.1686
xyY:
0.2359, 0.2040, 30.6531
CIE-Lab:
62.2137, 22.8120, -48.7011
CIE-LCH:
62.2137, 53.7790, 295.0987
CIE-Luv:
62.2137, -6.6014, -80.3904
Hunter-Lab:
55.3653, 17.4301, -51.3794
#8b8ded color charts
#8b8ded color shades, tints & tones
#8b8ded color schemes
#8b8ded color preview, HTML & CSS examples
This text has a color of #8b8ded
<p style="color:#8b8ded;">Text here</p>
.mytext {color:#8b8ded;}
This box has a color of #8b8ded
<div style="background-color:#8b8ded;">Content here</div>
.mybackground {background-color:#8b8ded;}
Border around this has a color of #8b8ded
<div style="border:2px solid #8b8ded;">Content here</div>
.myborder {border:2px solid #8b8ded;}