#b220d0 color space conversions
Hex:
#b220d0
RGB:
178, 32, 208
CMY:
30, 87, 18
CMYK:
14, 85, 0, 18
HSL:
290°, 73.3333%, 47.0588%
HSV (HSB):
290°, 84.6154%, 81.5686%
XYZ:
30.2618, 15.0521, 60.9849
xyY:
0.2847, 0.1416, 15.0521
CIE-Lab:
45.7054, 75.4481, -58.4721
CIE-LCH:
45.7054, 95.4537, 322.2244
CIE-Luv:
45.7054, 46.2832, -94.9187
Hunter-Lab:
38.7970, 71.3358, -66.0399
#b220d0 color charts
#b220d0 color shades, tints & tones
#b220d0 color schemes
#b220d0 color preview, HTML & CSS examples
This text has a color of #b220d0
<p style="color:#b220d0;">Text here</p>
.mytext {color:#b220d0;}
This box has a color of #b220d0
<div style="background-color:#b220d0;">Content here</div>
.mybackground {background-color:#b220d0;}
Border around this has a color of #b220d0
<div style="border:2px solid #b220d0;">Content here</div>
.myborder {border:2px solid #b220d0;}