#b39ee5 color space conversions
Hex:
#b39ee5
RGB:
179, 158, 229
CMY:
30, 38, 10
CMYK:
22, 31, 0, 10
HSL:
258°, 57.7236%, 75.8824%
HSV (HSB):
258°, 31.0044%, 89.8039%
XYZ:
44.9601, 39.6946, 79.4209
xyY:
0.2740, 0.2419, 39.6946
CIE-Lab:
69.2514, 22.1197, -33.0489
CIE-LCH:
69.2514, 39.7682, 303.7944
CIE-Luv:
69.2514, 6.1582, -55.5838
Hunter-Lab:
63.0036, 17.1233, -30.6371
#b39ee5 color charts
#b39ee5 color shades, tints & tones
#b39ee5 color schemes
#b39ee5 color preview, HTML & CSS examples
This text has a color of #b39ee5
<p style="color:#b39ee5;">Text here</p>
.mytext {color:#b39ee5;}
This box has a color of #b39ee5
<div style="background-color:#b39ee5;">Content here</div>
.mybackground {background-color:#b39ee5;}
Border around this has a color of #b39ee5
<div style="border:2px solid #b39ee5;">Content here</div>
.myborder {border:2px solid #b39ee5;}