#b05aa7 color space conversions
Hex:
#b05aa7
RGB:
176, 90, 167
CMY:
31, 65, 35
CMYK:
0, 49, 5, 31
HSL:
306°, 35.2459%, 52.1569%
HSV (HSB):
306°, 48.8636%, 69.0196%
XYZ:
28.5357, 19.3325, 38.7868
xyY:
0.3293, 0.2231, 19.3325
CIE-Lab:
51.0739, 45.6893, -26.1319
CIE-LCH:
51.0739, 52.6345, 330.2327
CIE-Luv:
51.0739, 42.9106, -45.3131
Hunter-Lab:
43.9687, 38.9014, -21.5243
#b05aa7 color charts
#b05aa7 color shades, tints & tones
#b05aa7 color schemes
#b05aa7 color preview, HTML & CSS examples
This text has a color of #b05aa7
<p style="color:#b05aa7;">Text here</p>
.mytext {color:#b05aa7;}
This box has a color of #b05aa7
<div style="background-color:#b05aa7;">Content here</div>
.mybackground {background-color:#b05aa7;}
Border around this has a color of #b05aa7
<div style="border:2px solid #b05aa7;">Content here</div>
.myborder {border:2px solid #b05aa7;}