#b095d1 color space conversions
Hex:
#b095d1
RGB:
176, 149, 209
CMY:
31, 42, 18
CMYK:
16, 29, 0, 18
HSL:
267°, 39.4737%, 70.1961%
HSV (HSB):
267°, 28.7081%, 81.9608%
XYZ:
40.1606, 35.3284, 65.0240
xyY:
0.2858, 0.2514, 35.3284
CIE-Lab:
66.0036, 21.7314, -27.0374
CIE-LCH:
66.0036, 34.6882, 308.7906
CIE-Luv:
66.0036, 10.3878, -45.2997
Hunter-Lab:
59.4377, 16.5919, -23.2559
#b095d1 color charts
#b095d1 color shades, tints & tones
#b095d1 color schemes
#b095d1 color preview, HTML & CSS examples
This text has a color of #b095d1
<p style="color:#b095d1;">Text here</p>
.mytext {color:#b095d1;}
This box has a color of #b095d1
<div style="background-color:#b095d1;">Content here</div>
.mybackground {background-color:#b095d1;}
Border around this has a color of #b095d1
<div style="border:2px solid #b095d1;">Content here</div>
.myborder {border:2px solid #b095d1;}