#b09de5 color space conversions
Hex:
#b09de5
RGB:
176, 157, 229
CMY:
31, 38, 10
CMYK:
23, 31, 0, 10
HSL:
256°, 58.0645%, 75.6863%
HSV (HSB):
256°, 31.4410%, 89.8039%
XYZ:
44.1043, 39.0012, 79.3322
xyY:
0.2715, 0.2401, 39.0012
CIE-Lab:
68.7521, 21.7841, -33.8427
CIE-LCH:
68.7521, 40.2477, 302.7689
CIE-Luv:
68.7521, 5.0163, -56.7862
Hunter-Lab:
62.4509, 16.7718, -31.6011
#b09de5 color charts
#b09de5 color shades, tints & tones
#b09de5 color schemes
#b09de5 color preview, HTML & CSS examples
This text has a color of #b09de5
<p style="color:#b09de5;">Text here</p>
.mytext {color:#b09de5;}
This box has a color of #b09de5
<div style="background-color:#b09de5;">Content here</div>
.mybackground {background-color:#b09de5;}
Border around this has a color of #b09de5
<div style="border:2px solid #b09de5;">Content here</div>
.myborder {border:2px solid #b09de5;}