#b20da9 color space conversions
Hex:
#b20da9
RGB:
178, 13, 169
CMY:
30, 95, 34
CMYK:
0, 93, 5, 30
HSL:
303°, 86.3874%, 37.4510%
HSV (HSB):
303°, 92.6966%, 69.8039%
XYZ:
25.6655, 12.6174, 38.6188
xyY:
0.3337, 0.1641, 12.6174
CIE-Lab:
42.1810, 72.3966, -41.2595
CIE-LCH:
42.1810, 83.3284, 330.3208
CIE-Luv:
42.1810, 61.7009, -68.5660
Hunter-Lab:
35.5210, 66.8123, -39.5961
#b20da9 color charts
#b20da9 color shades, tints & tones
#b20da9 color schemes
#b20da9 color preview, HTML & CSS examples
This text has a color of #b20da9
<p style="color:#b20da9;">Text here</p>
.mytext {color:#b20da9;}
This box has a color of #b20da9
<div style="background-color:#b20da9;">Content here</div>
.mybackground {background-color:#b20da9;}
Border around this has a color of #b20da9
<div style="border:2px solid #b20da9;">Content here</div>
.myborder {border:2px solid #b20da9;}