#b37deb color space conversions
Hex:
#b37deb
RGB:
179, 125, 235
CMY:
30, 51, 8
CMYK:
24, 47, 0, 8
HSL:
269°, 73.3333%, 70.5882%
HSV (HSB):
269°, 46.8085%, 92.1569%
XYZ:
40.9194, 30.2491, 82.2792
xyY:
0.2667, 0.1971, 30.2491
CIE-Lab:
61.8686, 41.9032, -47.9124
CIE-LCH:
61.8686, 63.6512, 311.1723
CIE-Luv:
61.8686, 18.4188, -81.3805
Hunter-Lab:
54.9992, 36.5555, -50.1989
#b37deb color charts
#b37deb color shades, tints & tones
#b37deb color schemes
#b37deb color preview, HTML & CSS examples
This text has a color of #b37deb
<p style="color:#b37deb;">Text here</p>
.mytext {color:#b37deb;}
This box has a color of #b37deb
<div style="background-color:#b37deb;">Content here</div>
.mybackground {background-color:#b37deb;}
Border around this has a color of #b37deb
<div style="border:2px solid #b37deb;">Content here</div>
.myborder {border:2px solid #b37deb;}