#b09dd4 color space conversions
Hex:
#b09dd4
RGB:
176, 157, 212
CMY:
31, 38, 17
CMYK:
17, 26, 0, 17
HSL:
261°, 39.0071%, 72.3529%
HSV (HSB):
261°, 25.9434%, 83.1373%
XYZ:
41.8451, 38.0975, 67.4354
xyY:
0.2839, 0.2585, 38.0975
CIE-Lab:
68.0924, 17.9020, -25.4928
CIE-LCH:
68.0924, 31.1507, 305.0780
CIE-Luv:
68.0924, 6.5332, -42.4404
Hunter-Lab:
61.7232, 12.9982, -21.5708
#b09dd4 color charts
#b09dd4 color shades, tints & tones
#b09dd4 color schemes
#b09dd4 color preview, HTML & CSS examples
This text has a color of #b09dd4
<p style="color:#b09dd4;">Text here</p>
.mytext {color:#b09dd4;}
This box has a color of #b09dd4
<div style="background-color:#b09dd4;">Content here</div>
.mybackground {background-color:#b09dd4;}
Border around this has a color of #b09dd4
<div style="border:2px solid #b09dd4;">Content here</div>
.myborder {border:2px solid #b09dd4;}