#b096c9 color space conversions
Hex:
#b096c9
RGB:
176, 150, 201
CMY:
31, 41, 21
CMYK:
12, 25, 0, 21
HSL:
271°, 32.0755%, 68.8235%
HSV (HSB):
271°, 25.3731%, 78.8235%
XYZ:
39.3535, 35.2598, 59.9900
xyY:
0.2924, 0.2620, 35.2598
CIE-Lab:
65.9505, 19.4298, -22.6655
CIE-LCH:
65.9505, 29.8537, 310.6046
CIE-Luv:
65.9505, 10.7549, -37.9056
Hunter-Lab:
59.3800, 14.3840, -18.3331
#b096c9 color charts
#b096c9 color shades, tints & tones
#b096c9 color schemes
#b096c9 color preview, HTML & CSS examples
This text has a color of #b096c9
<p style="color:#b096c9;">Text here</p>
.mytext {color:#b096c9;}
This box has a color of #b096c9
<div style="background-color:#b096c9;">Content here</div>
.mybackground {background-color:#b096c9;}
Border around this has a color of #b096c9
<div style="border:2px solid #b096c9;">Content here</div>
.myborder {border:2px solid #b096c9;}