#bf48d3 color space conversions
Hex:
#bf48d3
RGB:
191, 72, 211
CMY:
25, 72, 17
CMYK:
9, 66, 0, 17
HSL:
291°, 61.2335%, 55.4902%
HSV (HSB):
291°, 65.8768%, 82.7451%
XYZ:
35.5611, 20.4142, 63.6941
xyY:
0.2972, 0.1706, 20.4142
CIE-Lab:
52.3024, 65.8805, -49.5041
CIE-LCH:
52.3024, 82.4069, 323.0780
CIE-Luv:
52.3024, 46.9879, -83.9973
Hunter-Lab:
45.1821, 61.4217, -51.9547
#bf48d3 color charts
#bf48d3 color shades, tints & tones
#bf48d3 color schemes
#bf48d3 color preview, HTML & CSS examples
This text has a color of #bf48d3
<p style="color:#bf48d3;">Text here</p>
.mytext {color:#bf48d3;}
This box has a color of #bf48d3
<div style="background-color:#bf48d3;">Content here</div>
.mybackground {background-color:#bf48d3;}
Border around this has a color of #bf48d3
<div style="border:2px solid #bf48d3;">Content here</div>
.myborder {border:2px solid #bf48d3;}