#b05da5 color space conversions
Hex:
#b05da5
RGB:
176, 93, 165
CMY:
31, 64, 35
CMYK:
0, 47, 6, 31
HSL:
308°, 34.4398%, 52.7451%
HSV (HSB):
308°, 47.1591%, 69.0196%
XYZ:
28.6104, 19.7754, 37.9064
xyY:
0.3316, 0.2292, 19.7754
CIE-Lab:
51.5823, 43.7896, -24.1744
CIE-LCH:
51.5823, 50.0193, 331.0987
CIE-Luv:
51.5823, 42.1589, -42.1665
Hunter-Lab:
44.4696, 37.0198, -19.4108
#b05da5 color charts
#b05da5 color shades, tints & tones
#b05da5 color schemes
#b05da5 color preview, HTML & CSS examples
This text has a color of #b05da5
<p style="color:#b05da5;">Text here</p>
.mytext {color:#b05da5;}
This box has a color of #b05da5
<div style="background-color:#b05da5;">Content here</div>
.mybackground {background-color:#b05da5;}
Border around this has a color of #b05da5
<div style="border:2px solid #b05da5;">Content here</div>
.myborder {border:2px solid #b05da5;}