#b095d6 color space conversions
Hex:
#b095d6
RGB:
176, 149, 214
CMY:
31, 42, 16
CMYK:
18, 30, 0, 16
HSL:
265°, 44.2177%, 71.1765%
HSV (HSB):
265°, 30.3738%, 83.9216%
XYZ:
40.7895, 35.5800, 68.3361
xyY:
0.2819, 0.2459, 35.5800
CIE-Lab:
66.1978, 22.8428, -29.5150
CIE-LCH:
66.1978, 37.3220, 307.7377
CIE-Luv:
66.1978, 9.8724, -49.5115
Hunter-Lab:
59.6490, 17.6772, -26.1705
#b095d6 color charts
#b095d6 color shades, tints & tones
#b095d6 color schemes
#b095d6 color preview, HTML & CSS examples
This text has a color of #b095d6
<p style="color:#b095d6;">Text here</p>
.mytext {color:#b095d6;}
This box has a color of #b095d6
<div style="background-color:#b095d6;">Content here</div>
.mybackground {background-color:#b095d6;}
Border around this has a color of #b095d6
<div style="border:2px solid #b095d6;">Content here</div>
.myborder {border:2px solid #b095d6;}