#b39fed color space conversions
Hex:
#b39fed
RGB:
179, 159, 237
CMY:
30, 38, 7
CMYK:
24, 33, 0, 7
HSL:
255°, 68.4211%, 77.6471%
HSV (HSB):
255°, 32.9114%, 92.9412%
XYZ:
46.2746, 40.4944, 85.4980
xyY:
0.2686, 0.2351, 40.4944
CIE-Lab:
69.8202, 23.4282, -36.5478
CIE-LCH:
69.8202, 43.4123, 302.6611
CIE-Luv:
69.8202, 5.0137, -61.6516
Hunter-Lab:
63.6352, 18.4410, -35.1153
#b39fed color charts
#b39fed color shades, tints & tones
#b39fed color schemes
#b39fed color preview, HTML & CSS examples
This text has a color of #b39fed
<p style="color:#b39fed;">Text here</p>
.mytext {color:#b39fed;}
This box has a color of #b39fed
<div style="background-color:#b39fed;">Content here</div>
.mybackground {background-color:#b39fed;}
Border around this has a color of #b39fed
<div style="border:2px solid #b39fed;">Content here</div>
.myborder {border:2px solid #b39fed;}