#b47deb color space conversions
Hex:
#b47deb
RGB:
180, 125, 235
CMY:
29, 51, 8
CMYK:
23, 47, 0, 8
HSL:
270°, 73.3333%, 70.5882%
HSV (HSB):
270°, 46.8085%, 92.1569%
XYZ:
41.1514, 30.3687, 82.2901
xyY:
0.2675, 0.1974, 30.3687
CIE-Lab:
61.9710, 42.1736, -47.7437
CIE-LCH:
61.9710, 63.7030, 311.4552
CIE-Luv:
61.9710, 18.9624, -81.1680
Hunter-Lab:
55.1078, 36.8551, -49.9597
#b47deb color charts
#b47deb color shades, tints & tones
#b47deb color schemes
#b47deb color preview, HTML & CSS examples
This text has a color of #b47deb
<p style="color:#b47deb;">Text here</p>
.mytext {color:#b47deb;}
This box has a color of #b47deb
<div style="background-color:#b47deb;">Content here</div>
.mybackground {background-color:#b47deb;}
Border around this has a color of #b47deb
<div style="border:2px solid #b47deb;">Content here</div>
.myborder {border:2px solid #b47deb;}