#b096d9 color space conversions
Hex:
#b096d9
RGB:
176, 150, 217
CMY:
31, 41, 15
CMYK:
19, 31, 0, 15
HSL:
263°, 46.8531%, 71.9608%
HSV (HSB):
263°, 30.8756%, 85.0980%
XYZ:
41.3352, 36.0526, 70.4259
xyY:
0.2796, 0.2439, 36.0526
CIE-Lab:
66.5601, 22.9557, -30.6184
CIE-LCH:
66.5601, 38.2682, 306.8602
CIE-Luv:
66.5601, 9.1333, -51.3732
Hunter-Lab:
60.0438, 17.8060, -27.5111
#b096d9 color charts
#b096d9 color shades, tints & tones
#b096d9 color schemes
#b096d9 color preview, HTML & CSS examples
This text has a color of #b096d9
<p style="color:#b096d9;">Text here</p>
.mytext {color:#b096d9;}
This box has a color of #b096d9
<div style="background-color:#b096d9;">Content here</div>
.mybackground {background-color:#b096d9;}
Border around this has a color of #b096d9
<div style="border:2px solid #b096d9;">Content here</div>
.myborder {border:2px solid #b096d9;}