#b09ed7 color space conversions
Hex:
#b09ed7
RGB:
176, 158, 215
CMY:
31, 38, 16
CMYK:
18, 27, 0, 16
HSL:
259°, 41.6058%, 73.1373%
HSV (HSB):
259°, 26.5116%, 84.3137%
XYZ:
42.3971, 38.5901, 69.5040
xyY:
0.2817, 0.2564, 38.5901
CIE-Lab:
68.4533, 18.0116, -26.5962
CIE-LCH:
68.4533, 32.1212, 304.1068
CIE-Luv:
68.4533, 5.8220, -44.2888
Hunter-Lab:
62.1209, 13.1133, -22.8520
#b09ed7 color charts
#b09ed7 color shades, tints & tones
#b09ed7 color schemes
#b09ed7 color preview, HTML & CSS examples
This text has a color of #b09ed7
<p style="color:#b09ed7;">Text here</p>
.mytext {color:#b09ed7;}
This box has a color of #b09ed7
<div style="background-color:#b09ed7;">Content here</div>
.mybackground {background-color:#b09ed7;}
Border around this has a color of #b09ed7
<div style="border:2px solid #b09ed7;">Content here</div>
.myborder {border:2px solid #b09ed7;}