#b05da9 color space conversions
Hex:
#b05da9
RGB:
176, 93, 169
CMY:
31, 64, 34
CMYK:
0, 47, 4, 31
HSL:
305°, 34.4398%, 52.7451%
HSV (HSB):
305°, 47.1591%, 69.0196%
XYZ:
28.9803, 19.9234, 39.8543
xyY:
0.3265, 0.2245, 19.9234
CIE-Lab:
51.7505, 44.5028, -26.2544
CIE-LCH:
51.7505, 51.6700, 329.4616
CIE-Luv:
51.7505, 41.2152, -45.4430
Hunter-Lab:
44.6356, 37.7812, -21.6940
#b05da9 color charts
#b05da9 color shades, tints & tones
#b05da9 color schemes
#b05da9 color preview, HTML & CSS examples
This text has a color of #b05da9
<p style="color:#b05da9;">Text here</p>
.mytext {color:#b05da9;}
This box has a color of #b05da9
<div style="background-color:#b05da9;">Content here</div>
.mybackground {background-color:#b05da9;}
Border around this has a color of #b05da9
<div style="border:2px solid #b05da9;">Content here</div>
.myborder {border:2px solid #b05da9;}