#b005b1 color space conversions
Hex:
#b005b1
RGB:
176, 5, 177
CMY:
31, 98, 31
CMYK:
1, 97, 0, 31
HSL:
300°, 94.5055%, 35.6863%
HSV (HSB):
300°, 97.1751%, 69.4118%
XYZ:
25.8946, 12.5130, 42.6454
xyY:
0.3195, 0.1544, 12.5130
CIE-Lab:
42.0201, 74.0492, -46.2957
CIE-LCH:
42.0201, 87.3303, 327.9863
CIE-Luv:
42.0201, 57.5986, -75.7063
Hunter-Lab:
35.3737, 68.7633, -46.7166
#b005b1 color charts
#b005b1 color shades, tints & tones
#b005b1 color schemes
#b005b1 color preview, HTML & CSS examples
This text has a color of #b005b1
<p style="color:#b005b1;">Text here</p>
.mytext {color:#b005b1;}
This box has a color of #b005b1
<div style="background-color:#b005b1;">Content here</div>
.mybackground {background-color:#b005b1;}
Border around this has a color of #b005b1
<div style="border:2px solid #b005b1;">Content here</div>
.myborder {border:2px solid #b005b1;}