#b20da4 color space conversions
Hex:
#b20da4
RGB:
178, 13, 164
CMY:
30, 95, 36
CMYK:
0, 93, 8, 30
HSL:
305°, 86.3874%, 37.4510%
HSV (HSB):
305°, 92.6966%, 69.8039%
XYZ:
25.2049, 12.4332, 36.1934
xyY:
0.3414, 0.1684, 12.4332
CIE-Lab:
41.8964, 71.6783, -38.7221
CIE-LCH:
41.8964, 81.4689, 331.6212
CIE-Luv:
41.8964, 63.6936, -64.7930
Hunter-Lab:
35.2607, 65.8882, -36.1758
#b20da4 color charts
#b20da4 color shades, tints & tones
#b20da4 color schemes
#b20da4 color preview, HTML & CSS examples
This text has a color of #b20da4
<p style="color:#b20da4;">Text here</p>
.mytext {color:#b20da4;}
This box has a color of #b20da4
<div style="background-color:#b20da4;">Content here</div>
.mybackground {background-color:#b20da4;}
Border around this has a color of #b20da4
<div style="border:2px solid #b20da4;">Content here</div>
.myborder {border:2px solid #b20da4;}