#b220c9 color space conversions
Hex:
#b220c9
RGB:
178, 32, 201
CMY:
30, 87, 21
CMYK:
11, 84, 0, 21
HSL:
292°, 72.5322%, 45.6863%
HSV (HSB):
292°, 84.0796%, 78.8235%
XYZ:
29.4192, 14.7150, 56.5481
xyY:
0.2922, 0.1462, 14.7150
CIE-Lab:
45.2414, 74.2497, -55.1730
CIE-LCH:
45.2414, 92.5045, 323.3849
CIE-Luv:
45.2414, 48.5120, -89.9002
Hunter-Lab:
38.3602, 69.7650, -60.5493
#b220c9 color charts
#b220c9 color shades, tints & tones
#b220c9 color schemes
#b220c9 color preview, HTML & CSS examples
This text has a color of #b220c9
<p style="color:#b220c9;">Text here</p>
.mytext {color:#b220c9;}
This box has a color of #b220c9
<div style="background-color:#b220c9;">Content here</div>
.mybackground {background-color:#b220c9;}
Border around this has a color of #b220c9
<div style="border:2px solid #b220c9;">Content here</div>
.myborder {border:2px solid #b220c9;}