#b001a1 color space conversions
Hex:
#b001a1
RGB:
176, 1, 161
CMY:
31, 100, 37
CMYK:
0, 99, 9, 31
HSL:
305°, 98.8701%, 34.7059%
HSV (HSB):
305°, 99.4318%, 69.0196%
XYZ:
24.3484, 11.8250, 34.7174
xyY:
0.3435, 0.1668, 11.8250
CIE-Lab:
40.9367, 72.1346, -38.4674
CIE-LCH:
40.9367, 81.7505, 331.9302
CIE-Luv:
40.9367, 64.1639, -64.0742
Hunter-Lab:
34.3875, 66.2102, -35.7874
#b001a1 color charts
#b001a1 color shades, tints & tones
#b001a1 color schemes
#b001a1 color preview, HTML & CSS examples
This text has a color of #b001a1
<p style="color:#b001a1;">Text here</p>
.mytext {color:#b001a1;}
This box has a color of #b001a1
<div style="background-color:#b001a1;">Content here</div>
.mybackground {background-color:#b001a1;}
Border around this has a color of #b001a1
<div style="border:2px solid #b001a1;">Content here</div>
.myborder {border:2px solid #b001a1;}