#8b81cd color space conversions
Hex:
#8b81cd
RGB:
139, 129, 205
CMY:
45, 49, 20
CMYK:
32, 37, 0, 20
HSL:
248°, 43.1818%, 65.4902%
HSV (HSB):
248°, 37.0732%, 80.3922%
XYZ:
29.5172, 25.5973, 61.1426
xyY:
0.2539, 0.2202, 25.5973
CIE-Lab:
57.6528, 21.1273, -38.0153
CIE-LCH:
57.6528, 43.4917, 299.0635
CIE-Luv:
57.6528, -0.0285, -61.7471
Hunter-Lab:
50.5937, 15.6006, -36.2365
#8b81cd color charts
#8b81cd color shades, tints & tones
#8b81cd color schemes
#8b81cd color preview, HTML & CSS examples
This text has a color of #8b81cd
<p style="color:#8b81cd;">Text here</p>
.mytext {color:#8b81cd;}
This box has a color of #8b81cd
<div style="background-color:#8b81cd;">Content here</div>
.mybackground {background-color:#8b81cd;}
Border around this has a color of #8b81cd
<div style="border:2px solid #8b81cd;">Content here</div>
.myborder {border:2px solid #8b81cd;}