#bd53cd color space conversions
Hex:
#bd53cd
RGB:
189, 83, 205
CMY:
26, 67, 20
CMYK:
8, 60, 0, 20
HSL:
292°, 54.9550%, 56.4706%
HSV (HSB):
292°, 59.5122%, 80.3922%
XYZ:
35.0990, 21.4131, 60.0408
xyY:
0.3011, 0.1837, 21.4131
CIE-Lab:
53.3987, 59.5875, -44.3528
CIE-LCH:
53.3987, 74.2822, 323.3386
CIE-Luv:
53.3987, 44.3504, -75.7132
Hunter-Lab:
46.2743, 54.4119, -44.5367
#bd53cd color charts
#bd53cd color shades, tints & tones
#bd53cd color schemes
#bd53cd color preview, HTML & CSS examples
This text has a color of #bd53cd
<p style="color:#bd53cd;">Text here</p>
.mytext {color:#bd53cd;}
This box has a color of #bd53cd
<div style="background-color:#bd53cd;">Content here</div>
.mybackground {background-color:#bd53cd;}
Border around this has a color of #bd53cd
<div style="border:2px solid #bd53cd;">Content here</div>
.myborder {border:2px solid #bd53cd;}