#b09dea color space conversions
Hex:
#b09dea
RGB:
176, 157, 234
CMY:
31, 38, 8
CMYK:
25, 33, 0, 8
HSL:
255°, 64.7059%, 76.6667%
HSV (HSB):
255°, 32.9060%, 91.7647%
XYZ:
44.8127, 39.2846, 83.0627
xyY:
0.2681, 0.2350, 39.2846
CIE-Lab:
68.9569, 22.9631, -36.2675
CIE-LCH:
68.9569, 42.9259, 302.3403
CIE-Luv:
68.9569, 4.5724, -61.0022
Hunter-Lab:
62.6774, 17.9375, -34.6994
#b09dea color charts
#b09dea color shades, tints & tones
#b09dea color schemes
#b09dea color preview, HTML & CSS examples
This text has a color of #b09dea
<p style="color:#b09dea;">Text here</p>
.mytext {color:#b09dea;}
This box has a color of #b09dea
<div style="background-color:#b09dea;">Content here</div>
.mybackground {background-color:#b09dea;}
Border around this has a color of #b09dea
<div style="border:2px solid #b09dea;">Content here</div>
.myborder {border:2px solid #b09dea;}