#bf20f3 color space conversions
Hex:
#bf20f3
RGB:
191, 32, 243
CMY:
25, 87, 5
CMYK:
21, 87, 0, 5
HSL:
285°, 89.7872%, 53.9216%
HSV (HSB):
285°, 86.8313%, 95.2941%
XYZ:
38.1800, 18.5805, 86.3681
xyY:
0.2668, 0.1298, 18.5805
CIE-Lab:
50.1927, 83.6098, -71.0122
CIE-LCH:
50.1927, 109.6965, 319.6578
CIE-Luv:
50.1927, 43.9158, -116.1539
Hunter-Lab:
43.1051, 82.6714, -88.6238
#bf20f3 color charts
#bf20f3 color shades, tints & tones
#bf20f3 color schemes
#bf20f3 color preview, HTML & CSS examples
This text has a color of #bf20f3
<p style="color:#bf20f3;">Text here</p>
.mytext {color:#bf20f3;}
This box has a color of #bf20f3
<div style="background-color:#bf20f3;">Content here</div>
.mybackground {background-color:#bf20f3;}
Border around this has a color of #bf20f3
<div style="border:2px solid #bf20f3;">Content here</div>
.myborder {border:2px solid #bf20f3;}