#b220d1 color space conversions
Hex:
#b220d1
RGB:
178, 32, 209
CMY:
30, 87, 18
CMYK:
15, 85, 0, 18
HSL:
289°, 73.4440%, 47.2549%
HSV (HSB):
289°, 84.6890%, 81.9608%
XYZ:
30.3852, 15.1015, 61.6350
xyY:
0.2837, 0.1410, 15.1015
CIE-Lab:
45.7728, 75.6212, -58.9396
CIE-LCH:
45.7728, 95.8773, 322.0669
CIE-Luv:
45.7728, 45.9714, -95.6299
Hunter-Lab:
38.8606, 71.5638, -66.8347
#b220d1 color charts
#b220d1 color shades, tints & tones
#b220d1 color schemes
#b220d1 color preview, HTML & CSS examples
This text has a color of #b220d1
<p style="color:#b220d1;">Text here</p>
.mytext {color:#b220d1;}
This box has a color of #b220d1
<div style="background-color:#b220d1;">Content here</div>
.mybackground {background-color:#b220d1;}
Border around this has a color of #b220d1
<div style="border:2px solid #b220d1;">Content here</div>
.myborder {border:2px solid #b220d1;}