#b39cec color space conversions
Hex:
#b39cec
RGB:
179, 156, 236
CMY:
30, 39, 7
CMYK:
24, 34, 0, 7
HSL:
257°, 67.7966%, 76.8627%
HSV (HSB):
257°, 33.8983%, 92.5490%
XYZ:
45.6192, 39.4168, 84.5607
xyY:
0.2690, 0.2324, 39.4168
CIE-Lab:
69.0521, 24.8733, -37.1954
CIE-LCH:
69.0521, 44.7457, 303.7714
CIE-Luv:
69.0521, 6.3403, -62.8259
Hunter-Lab:
62.7828, 19.8317, -35.9084
#b39cec color charts
#b39cec color shades, tints & tones
#b39cec color schemes
#b39cec color preview, HTML & CSS examples
This text has a color of #b39cec
<p style="color:#b39cec;">Text here</p>
.mytext {color:#b39cec;}
This box has a color of #b39cec
<div style="background-color:#b39cec;">Content here</div>
.mybackground {background-color:#b39cec;}
Border around this has a color of #b39cec
<div style="border:2px solid #b39cec;">Content here</div>
.myborder {border:2px solid #b39cec;}