#b001aa color space conversions
Hex:
#b001aa
RGB:
176, 1, 170
CMY:
31, 100, 33
CMYK:
0, 99, 3, 31
HSL:
302°, 98.8701%, 34.7059%
HSV (HSB):
302°, 99.4318%, 69.0196%
XYZ:
25.1710, 12.1541, 39.0495
xyY:
0.3296, 0.1591, 12.1541
CIE-Lab:
41.4600, 73.4158, -43.0271
CIE-LCH:
41.4600, 85.0953, 329.6266
CIE-Luv:
41.4600, 60.5327, -70.8105
Hunter-Lab:
34.8627, 67.8681, -42.0065
#b001aa color charts
#b001aa color shades, tints & tones
#b001aa color schemes
#b001aa color preview, HTML & CSS examples
This text has a color of #b001aa
<p style="color:#b001aa;">Text here</p>
.mytext {color:#b001aa;}
This box has a color of #b001aa
<div style="background-color:#b001aa;">Content here</div>
.mybackground {background-color:#b001aa;}
Border around this has a color of #b001aa
<div style="border:2px solid #b001aa;">Content here</div>
.myborder {border:2px solid #b001aa;}