#bd48e5 color space conversions
Hex:
#bd48e5
RGB:
189, 72, 229
CMY:
26, 72, 10
CMYK:
17, 69, 0, 10
HSL:
285°, 75.1196%, 59.0196%
HSV (HSB):
285°, 68.5590%, 89.8039%
XYZ:
37.4465, 21.1107, 76.2299
xyY:
0.2778, 0.1566, 21.1107
CIE-Lab:
53.0704, 68.8279, -58.5030
CIE-LCH:
53.0704, 90.3320, 319.6358
CIE-Luv:
53.0704, 40.8241, -98.1946
Hunter-Lab:
45.9464, 65.0721, -66.2059
#bd48e5 color charts
#bd48e5 color shades, tints & tones
#bd48e5 color schemes
#bd48e5 color preview, HTML & CSS examples
This text has a color of #bd48e5
<p style="color:#bd48e5;">Text here</p>
.mytext {color:#bd48e5;}
This box has a color of #bd48e5
<div style="background-color:#bd48e5;">Content here</div>
.mybackground {background-color:#bd48e5;}
Border around this has a color of #bd48e5
<div style="border:2px solid #bd48e5;">Content here</div>
.myborder {border:2px solid #bd48e5;}