#b06dae color space conversions
Hex:
#b06dae
RGB:
176, 109, 174
CMY:
31, 57, 32
CMYK:
0, 38, 1, 31
HSL:
302°, 29.7778%, 55.8824%
HSV (HSB):
302°, 38.0682%, 69.0196%
XYZ:
31.0131, 23.2234, 42.8924
xyY:
0.3193, 0.2391, 23.2234
CIE-Lab:
55.3017, 36.8875, -23.6782
CIE-LCH:
55.3017, 43.8331, 327.3034
CIE-Luv:
55.3017, 33.3136, -40.9294
Hunter-Lab:
48.1906, 30.5402, -19.0380
#b06dae color charts
#b06dae color shades, tints & tones
#b06dae color schemes
#b06dae color preview, HTML & CSS examples
This text has a color of #b06dae
<p style="color:#b06dae;">Text here</p>
.mytext {color:#b06dae;}
This box has a color of #b06dae
<div style="background-color:#b06dae;">Content here</div>
.mybackground {background-color:#b06dae;}
Border around this has a color of #b06dae
<div style="border:2px solid #b06dae;">Content here</div>
.myborder {border:2px solid #b06dae;}