#bf20c9 color space conversions
Hex:
#bf20c9
RGB:
191, 32, 201
CMY:
25, 87, 21
CMYK:
5, 84, 0, 21
HSL:
296°, 72.5322%, 45.6863%
HSV (HSB):
296°, 84.0796%, 78.8235%
XYZ:
32.5450, 16.3264, 56.6943
xyY:
0.3083, 0.1547, 16.3264
CIE-Lab:
47.3999, 76.5236, -51.5900
CIE-LCH:
47.3999, 92.2898, 326.0133
CIE-Luv:
47.3999, 57.3367, -86.2687
Hunter-Lab:
40.4060, 73.0623, -54.9067
#bf20c9 color charts
#bf20c9 color shades, tints & tones
#bf20c9 color schemes
#bf20c9 color preview, HTML & CSS examples
This text has a color of #bf20c9
<p style="color:#bf20c9;">Text here</p>
.mytext {color:#bf20c9;}
This box has a color of #bf20c9
<div style="background-color:#bf20c9;">Content here</div>
.mybackground {background-color:#bf20c9;}
Border around this has a color of #bf20c9
<div style="border:2px solid #bf20c9;">Content here</div>
.myborder {border:2px solid #bf20c9;}