#b22aaa color space conversions
Hex:
#b22aaa
RGB:
178, 42, 170
CMY:
30, 84, 33
CMYK:
0, 76, 4, 30
HSL:
304°, 61.8182%, 43.1373%
HSV (HSB):
304°, 76.4045%, 69.8039%
XYZ:
26.4438, 14.0232, 39.3432
xyY:
0.3313, 0.1757, 14.0232
CIE-Lab:
44.2662, 66.6432, -38.5442
CIE-LCH:
44.2662, 76.9868, 329.9563
CIE-Luv:
44.2662, 57.7004, -64.8197
Hunter-Lab:
37.4475, 60.5154, -36.0781
#b22aaa color charts
#b22aaa color shades, tints & tones
#b22aaa color schemes
#b22aaa color preview, HTML & CSS examples
This text has a color of #b22aaa
<p style="color:#b22aaa;">Text here</p>
.mytext {color:#b22aaa;}
This box has a color of #b22aaa
<div style="background-color:#b22aaa;">Content here</div>
.mybackground {background-color:#b22aaa;}
Border around this has a color of #b22aaa
<div style="border:2px solid #b22aaa;">Content here</div>
.myborder {border:2px solid #b22aaa;}