#b39fd3 color space conversions
Hex:
#b39fd3
RGB:
179, 159, 211
CMY:
30, 38, 17
CMYK:
15, 25, 0, 17
HSL:
263°, 37.1429%, 72.5490%
HSV (HSB):
263°, 24.6445%, 82.7451%
XYZ:
42.7464, 39.0831, 66.9188
xyY:
0.2874, 0.2627, 39.0831
CIE-Lab:
68.8114, 17.5143, -23.8166
CIE-LCH:
68.8114, 29.5632, 306.3300
CIE-Luv:
68.8114, 7.3614, -39.7319
Hunter-Lab:
62.5165, 12.6477, -19.7036
#b39fd3 color charts
#b39fd3 color shades, tints & tones
#b39fd3 color schemes
#b39fd3 color preview, HTML & CSS examples
This text has a color of #b39fd3
<p style="color:#b39fd3;">Text here</p>
.mytext {color:#b39fd3;}
This box has a color of #b39fd3
<div style="background-color:#b39fd3;">Content here</div>
.mybackground {background-color:#b39fd3;}
Border around this has a color of #b39fd3
<div style="border:2px solid #b39fd3;">Content here</div>
.myborder {border:2px solid #b39fd3;}