#b089c4 color space conversions
Hex:
#b089c4
RGB:
176, 137, 196
CMY:
31, 46, 23
CMYK:
10, 30, 0, 23
HSL:
280°, 33.3333%, 65.2941%
HSV (HSB):
280°, 30.1020%, 76.8627%
XYZ:
36.8140, 31.1069, 56.2885
xyY:
0.2964, 0.2504, 31.1069
CIE-Lab:
62.5978, 25.6860, -25.0019
CIE-LCH:
62.5978, 35.8450, 315.7733
CIE-Luv:
62.5978, 17.2507, -42.2357
Hunter-Lab:
55.7736, 20.2170, -20.7958
#b089c4 color charts
#b089c4 color shades, tints & tones
#b089c4 color schemes
#b089c4 color preview, HTML & CSS examples
This text has a color of #b089c4
<p style="color:#b089c4;">Text here</p>
.mytext {color:#b089c4;}
This box has a color of #b089c4
<div style="background-color:#b089c4;">Content here</div>
.mybackground {background-color:#b089c4;}
Border around this has a color of #b089c4
<div style="border:2px solid #b089c4;">Content here</div>
.myborder {border:2px solid #b089c4;}