#b220db color space conversions
Hex:
#b220db
RGB:
178, 32, 219
CMY:
30, 87, 14
CMYK:
19, 85, 0, 14
HSL:
287°, 74.5020%, 49.2157%
HSV (HSB):
287°, 85.3881%, 85.8824%
XYZ:
31.6628, 15.6125, 68.3625
xyY:
0.2738, 0.1350, 15.6125
CIE-Lab:
46.4619, 77.3770, -63.5645
CIE-LCH:
46.4619, 100.1381, 320.5972
CIE-Luv:
46.4619, 42.9413, -102.6622
Hunter-Lab:
39.5126, 73.8910, -74.9214
#b220db color charts
#b220db color shades, tints & tones
#b220db color schemes
#b220db color preview, HTML & CSS examples
This text has a color of #b220db
<p style="color:#b220db;">Text here</p>
.mytext {color:#b220db;}
This box has a color of #b220db
<div style="background-color:#b220db;">Content here</div>
.mybackground {background-color:#b220db;}
Border around this has a color of #b220db
<div style="border:2px solid #b220db;">Content here</div>
.myborder {border:2px solid #b220db;}