#b005a2 color space conversions
Hex:
#b005a2
RGB:
176, 5, 162
CMY:
31, 98, 36
CMYK:
0, 97, 8, 31
HSL:
305°, 94.4751%, 35.4902%
HSV (HSB):
305°, 97.1591%, 69.0196%
XYZ:
24.4804, 11.9473, 35.1982
xyY:
0.3418, 0.1668, 11.9473
CIE-Lab:
41.1322, 71.8645, -38.7581
CIE-LCH:
41.1322, 81.6498, 331.6610
CIE-Luv:
41.1322, 63.5068, -64.5283
Hunter-Lab:
34.5648, 65.9331, -36.1811
#b005a2 color charts
#b005a2 color shades, tints & tones
#b005a2 color schemes
#b005a2 color preview, HTML & CSS examples
This text has a color of #b005a2
<p style="color:#b005a2;">Text here</p>
.mytext {color:#b005a2;}
This box has a color of #b005a2
<div style="background-color:#b005a2;">Content here</div>
.mybackground {background-color:#b005a2;}
Border around this has a color of #b005a2
<div style="border:2px solid #b005a2;">Content here</div>
.myborder {border:2px solid #b005a2;}