#b29eec color space conversions
Hex:
#b29eec
RGB:
178, 158, 236
CMY:
30, 38, 7
CMYK:
25, 33, 0, 7
HSL:
255°, 67.2414%, 77.2549%
HSV (HSB):
255°, 33.0508%, 92.5490%
XYZ:
45.7273, 39.9748, 84.6627
xyY:
0.2684, 0.2346, 39.9748
CIE-Lab:
69.4516, 23.4602, -36.5805
CIE-LCH:
69.4516, 43.4571, 302.6733
CIE-Luv:
69.4516, 5.0039, -61.6604
Hunter-Lab:
63.2256, 18.4533, -35.1347
#b29eec color charts
#b29eec color shades, tints & tones
#b29eec color schemes
#b29eec color preview, HTML & CSS examples
This text has a color of #b29eec
<p style="color:#b29eec;">Text here</p>
.mytext {color:#b29eec;}
This box has a color of #b29eec
<div style="background-color:#b29eec;">Content here</div>
.mybackground {background-color:#b29eec;}
Border around this has a color of #b29eec
<div style="border:2px solid #b29eec;">Content here</div>
.myborder {border:2px solid #b29eec;}