#bf48d9 color space conversions
Hex:
#bf48d9
RGB:
191, 72, 217
CMY:
25, 72, 15
CMYK:
12, 67, 0, 15
HSL:
289°, 65.6109%, 56.6667%
HSV (HSB):
289°, 66.8203%, 85.0980%
XYZ:
36.3276, 20.7208, 67.7305
xyY:
0.2911, 0.1661, 20.7208
CIE-Lab:
52.6426, 66.9842, -52.3786
CIE-LCH:
52.6426, 85.0318, 321.9762
CIE-Luv:
52.6426, 45.3054, -88.6049
Hunter-Lab:
45.5202, 62.7926, -56.3548
#bf48d9 color charts
#bf48d9 color shades, tints & tones
#bf48d9 color schemes
#bf48d9 color preview, HTML & CSS examples
This text has a color of #bf48d9
<p style="color:#bf48d9;">Text here</p>
.mytext {color:#bf48d9;}
This box has a color of #bf48d9
<div style="background-color:#bf48d9;">Content here</div>
.mybackground {background-color:#bf48d9;}
Border around this has a color of #bf48d9
<div style="border:2px solid #bf48d9;">Content here</div>
.myborder {border:2px solid #bf48d9;}