#b39fd6 color space conversions
Hex:
#b39fd6
RGB:
179, 159, 214
CMY:
30, 38, 16
CMYK:
16, 26, 0, 16
HSL:
262°, 40.1460%, 73.1373%
HSV (HSB):
262°, 25.7009%, 83.9216%
XYZ:
43.1261, 39.2350, 68.9185
xyY:
0.2851, 0.2594, 39.2350
CIE-Lab:
68.9212, 18.1723, -25.3046
CIE-LCH:
68.9212, 31.1537, 305.6838
CIE-Luv:
68.9212, 7.0899, -42.2562
Hunter-Lab:
62.6379, 13.2809, -21.3884
#b39fd6 color charts
#b39fd6 color shades, tints & tones
#b39fd6 color schemes
#b39fd6 color preview, HTML & CSS examples
This text has a color of #b39fd6
<p style="color:#b39fd6;">Text here</p>
.mytext {color:#b39fd6;}
This box has a color of #b39fd6
<div style="background-color:#b39fd6;">Content here</div>
.mybackground {background-color:#b39fd6;}
Border around this has a color of #b39fd6
<div style="border:2px solid #b39fd6;">Content here</div>
.myborder {border:2px solid #b39fd6;}