#bd53e8 color space conversions
Hex:
#bd53e8
RGB:
189, 83, 232
CMY:
26, 67, 9
CMYK:
19, 64, 0, 9
HSL:
283°, 76.4103%, 61.7647%
HSV (HSB):
283°, 64.2241%, 90.9804%
XYZ:
38.6450, 22.8315, 78.7140
xyY:
0.2757, 0.1629, 22.8315
CIE-Lab:
54.8984, 64.8184, -57.2599
CIE-LCH:
54.8984, 86.4876, 318.5430
CIE-Luv:
54.8984, 37.5321, -96.6605
Hunter-Lab:
47.7823, 60.7467, -64.2235
#bd53e8 color charts
#bd53e8 color shades, tints & tones
#bd53e8 color schemes
#bd53e8 color preview, HTML & CSS examples
This text has a color of #bd53e8
<p style="color:#bd53e8;">Text here</p>
.mytext {color:#bd53e8;}
This box has a color of #bd53e8
<div style="background-color:#bd53e8;">Content here</div>
.mybackground {background-color:#bd53e8;}
Border around this has a color of #bd53e8
<div style="border:2px solid #bd53e8;">Content here</div>
.myborder {border:2px solid #bd53e8;}