#b09be4 color space conversions
Hex:
#b09be4
RGB:
176, 155, 228
CMY:
31, 39, 11
CMYK:
23, 32, 0, 11
HSL:
257°, 57.4803%, 75.0980%
HSV (HSB):
257°, 32.0175%, 89.4118%
XYZ:
43.6294, 38.2742, 78.4869
xyY:
0.2720, 0.2386, 38.2742
CIE-Lab:
68.2222, 22.6737, -34.1149
CIE-LCH:
68.2222, 40.9625, 303.6092
CIE-Luv:
68.2222, 5.9459, -57.2943
Hunter-Lab:
61.8662, 17.6165, -31.9123
#b09be4 color charts
#b09be4 color shades, tints & tones
#b09be4 color schemes
#b09be4 color preview, HTML & CSS examples
This text has a color of #b09be4
<p style="color:#b09be4;">Text here</p>
.mytext {color:#b09be4;}
This box has a color of #b09be4
<div style="background-color:#b09be4;">Content here</div>
.mybackground {background-color:#b09be4;}
Border around this has a color of #b09be4
<div style="border:2px solid #b09be4;">Content here</div>
.myborder {border:2px solid #b09be4;}