#b21aaa color space conversions
Hex:
#b21aaa
RGB:
178, 26, 170
CMY:
30, 90, 33
CMYK:
0, 85, 4, 30
HSL:
303°, 74.5098%, 40.0000%
HSV (HSB):
303°, 85.3933%, 69.8039%
XYZ:
25.9852, 13.1060, 39.1904
xyY:
0.3319, 0.1674, 13.1060
CIE-Lab:
42.9226, 70.5366, -40.6759
CIE-LCH:
42.9226, 81.4245, 330.0295
CIE-Luv:
42.9226, 60.1162, -67.8305
Hunter-Lab:
36.2023, 64.7694, -38.8421
#b21aaa color charts
#b21aaa color shades, tints & tones
#b21aaa color schemes
#b21aaa color preview, HTML & CSS examples
This text has a color of #b21aaa
<p style="color:#b21aaa;">Text here</p>
.mytext {color:#b21aaa;}
This box has a color of #b21aaa
<div style="background-color:#b21aaa;">Content here</div>
.mybackground {background-color:#b21aaa;}
Border around this has a color of #b21aaa
<div style="border:2px solid #b21aaa;">Content here</div>
.myborder {border:2px solid #b21aaa;}