#b09fe9 color space conversions
Hex:
#b09fe9
RGB:
176, 159, 233
CMY:
31, 38, 9
CMYK:
24, 32, 0, 9
HSL:
254°, 62.7119%, 76.8627%
HSV (HSB):
254°, 31.7597%, 91.3725%
XYZ:
45.0106, 39.9096, 82.4218
xyY:
0.2690, 0.2385, 39.9096
CIE-Lab:
69.4051, 21.6032, -35.0236
CIE-LCH:
69.4051, 41.1503, 301.6671
CIE-Luv:
69.4051, 3.8313, -58.8033
Hunter-Lab:
63.1740, 16.6242, -33.1326
#b09fe9 color charts
#b09fe9 color shades, tints & tones
#b09fe9 color schemes
#b09fe9 color preview, HTML & CSS examples
This text has a color of #b09fe9
<p style="color:#b09fe9;">Text here</p>
.mytext {color:#b09fe9;}
This box has a color of #b09fe9
<div style="background-color:#b09fe9;">Content here</div>
.mybackground {background-color:#b09fe9;}
Border around this has a color of #b09fe9
<div style="border:2px solid #b09fe9;">Content here</div>
.myborder {border:2px solid #b09fe9;}