#b09cd3 color space conversions
Hex:
#b09cd3
RGB:
176, 156, 211
CMY:
31, 39, 17
CMYK:
17, 26, 0, 17
HSL:
262°, 38.4615%, 71.9608%
HSV (HSB):
262°, 26.0664%, 82.7451%
XYZ:
41.5508, 37.7102, 66.7168
xyY:
0.2846, 0.2583, 37.7102
CIE-Lab:
67.8065, 18.2407, -25.3781
CIE-LCH:
67.8065, 31.2533, 305.7071
CIE-Luv:
67.8065, 7.0712, -42.2769
Hunter-Lab:
61.4086, 13.3131, -21.4291
#b09cd3 color charts
#b09cd3 color shades, tints & tones
#b09cd3 color schemes
#b09cd3 color preview, HTML & CSS examples
This text has a color of #b09cd3
<p style="color:#b09cd3;">Text here</p>
.mytext {color:#b09cd3;}
This box has a color of #b09cd3
<div style="background-color:#b09cd3;">Content here</div>
.mybackground {background-color:#b09cd3;}
Border around this has a color of #b09cd3
<div style="border:2px solid #b09cd3;">Content here</div>
.myborder {border:2px solid #b09cd3;}