#b39fee color space conversions
Hex:
#b39fee
RGB:
179, 159, 238
CMY:
30, 38, 7
CMYK:
25, 33, 0, 7
HSL:
255°, 69.9115%, 77.8431%
HSV (HSB):
255°, 33.1933%, 93.3333%
XYZ:
46.4212, 40.5530, 86.2698
xyY:
0.2680, 0.2341, 40.5530
CIE-Lab:
69.8616, 23.6646, -37.0300
CIE-LCH:
69.8616, 43.9458, 302.5813
CIE-Luv:
69.8616, 4.9240, -62.4937
Hunter-Lab:
63.6813, 18.6774, -35.7440
#b39fee color charts
#b39fee color shades, tints & tones
#b39fee color schemes
#b39fee color preview, HTML & CSS examples
This text has a color of #b39fee
<p style="color:#b39fee;">Text here</p>
.mytext {color:#b39fee;}
This box has a color of #b39fee
<div style="background-color:#b39fee;">Content here</div>
.mybackground {background-color:#b39fee;}
Border around this has a color of #b39fee
<div style="border:2px solid #b39fee;">Content here</div>
.myborder {border:2px solid #b39fee;}