#b09ae6 color space conversions
Hex:
#b09ae6
RGB:
176, 154, 230
CMY:
31, 40, 10
CMYK:
23, 33, 0, 10
HSL:
257°, 60.3175%, 75.2941%
HSV (HSB):
257°, 33.0435%, 90.1961%
XYZ:
43.7430, 38.0545, 79.9027
xyY:
0.2705, 0.2353, 38.0545
CIE-Lab:
68.0607, 23.7043, -35.4651
CIE-LCH:
68.0607, 42.6576, 303.7581
CIE-Luv:
68.0607, 6.1769, -59.6522
Hunter-Lab:
61.6883, 18.6193, -33.6144
#b09ae6 color charts
#b09ae6 color shades, tints & tones
#b09ae6 color schemes
#b09ae6 color preview, HTML & CSS examples
This text has a color of #b09ae6
<p style="color:#b09ae6;">Text here</p>
.mytext {color:#b09ae6;}
This box has a color of #b09ae6
<div style="background-color:#b09ae6;">Content here</div>
.mybackground {background-color:#b09ae6;}
Border around this has a color of #b09ae6
<div style="border:2px solid #b09ae6;">Content here</div>
.myborder {border:2px solid #b09ae6;}