#b09ec4 color space conversions
Hex:
#b09ec4
RGB:
176, 158, 196
CMY:
31, 38, 23
CMYK:
10, 19, 0, 23
HSL:
268°, 24.3590%, 69.4118%
HSV (HSB):
268°, 19.3878%, 76.8627%
XYZ:
40.0952, 37.6693, 57.3822
xyY:
0.2967, 0.2787, 37.6693
CIE-Lab:
67.7762, 13.8870, -17.1066
CIE-LCH:
67.7762, 22.0337, 309.0694
CIE-Luv:
67.7762, 7.4852, -28.3448
Hunter-Lab:
61.3754, 9.2032, -12.4698
#b09ec4 color charts
#b09ec4 color shades, tints & tones
#b09ec4 color schemes
#b09ec4 color preview, HTML & CSS examples
This text has a color of #b09ec4
<p style="color:#b09ec4;">Text here</p>
.mytext {color:#b09ec4;}
This box has a color of #b09ec4
<div style="background-color:#b09ec4;">Content here</div>
.mybackground {background-color:#b09ec4;}
Border around this has a color of #b09ec4
<div style="border:2px solid #b09ec4;">Content here</div>
.myborder {border:2px solid #b09ec4;}