#bf73d9 color space conversions
Hex:
#bf73d9
RGB:
191, 115, 217
CMY:
25, 55, 15
CMYK:
12, 47, 0, 15
HSL:
285°, 57.3034%, 65.0980%
HSV (HSB):
285°, 47.0046%, 85.0980%
XYZ:
40.1410, 28.3476, 69.0016
xyY:
0.2920, 0.2062, 28.3476
CIE-Lab:
60.2015, 46.6795, -40.4076
CIE-LCH:
60.2015, 61.7393, 319.1193
CIE-Luv:
60.2015, 32.0614, -69.5625
Hunter-Lab:
53.2425, 41.4019, -39.5694
#bf73d9 color charts
#bf73d9 color shades, tints & tones
#bf73d9 color schemes
#bf73d9 color preview, HTML & CSS examples
This text has a color of #bf73d9
<p style="color:#bf73d9;">Text here</p>
.mytext {color:#bf73d9;}
This box has a color of #bf73d9
<div style="background-color:#bf73d9;">Content here</div>
.mybackground {background-color:#bf73d9;}
Border around this has a color of #bf73d9
<div style="border:2px solid #bf73d9;">Content here</div>
.myborder {border:2px solid #bf73d9;}