#bd20c5 color space conversions
Hex:
#bd20c5
RGB:
189, 32, 197
CMY:
26, 87, 23
CMYK:
4, 84, 0, 23
HSL:
297°, 72.0524%, 44.9020%
HSV (HSB):
297°, 83.7563%, 77.2549%
XYZ:
31.5808, 15.8831, 54.2246
xyY:
0.3106, 0.1562, 15.8831
CIE-Lab:
46.8207, 75.5311, -50.2174
CIE-LCH:
46.8207, 90.7014, 326.3818
CIE-Luv:
46.8207, 57.3591, -83.8880
Hunter-Lab:
39.8536, 71.7036, -52.7722
#bd20c5 color charts
#bd20c5 color shades, tints & tones
#bd20c5 color schemes
#bd20c5 color preview, HTML & CSS examples
This text has a color of #bd20c5
<p style="color:#bd20c5;">Text here</p>
.mytext {color:#bd20c5;}
This box has a color of #bd20c5
<div style="background-color:#bd20c5;">Content here</div>
.mybackground {background-color:#bd20c5;}
Border around this has a color of #bd20c5
<div style="border:2px solid #bd20c5;">Content here</div>
.myborder {border:2px solid #bd20c5;}