#b099e5 color space conversions
Hex:
#b099e5
RGB:
176, 153, 229
CMY:
31, 40, 10
CMYK:
23, 33, 0, 10
HSL:
258°, 59.3750%, 74.9020%
HSV (HSB):
258°, 33.1878%, 89.8039%
XYZ:
43.4386, 37.6697, 79.1103
xyY:
0.2711, 0.2351, 37.6697
CIE-Lab:
67.7765, 24.0319, -35.3569
CIE-LCH:
67.7765, 42.7510, 304.2038
CIE-Luv:
67.7765, 6.6862, -59.4801
Hunter-Lab:
61.3757, 18.9259, -33.4590
#b099e5 color charts
#b099e5 color shades, tints & tones
#b099e5 color schemes
#b099e5 color preview, HTML & CSS examples
This text has a color of #b099e5
<p style="color:#b099e5;">Text here</p>
.mytext {color:#b099e5;}
This box has a color of #b099e5
<div style="background-color:#b099e5;">Content here</div>
.mybackground {background-color:#b099e5;}
Border around this has a color of #b099e5
<div style="border:2px solid #b099e5;">Content here</div>
.myborder {border:2px solid #b099e5;}