#bd59cc color space conversions
Hex:
#bd59cc
RGB:
189, 89, 204
CMY:
26, 65, 20
CMYK:
7, 56, 0, 20
HSL:
292°, 52.9954%, 57.4510%
HSV (HSB):
292°, 56.3725%, 80.0000%
XYZ:
35.4577, 22.3232, 59.5667
xyY:
0.3022, 0.1902, 22.3232
CIE-Lab:
54.3683, 56.6263, -42.2482
CIE-LCH:
54.3683, 70.6502, 323.2738
CIE-Luv:
54.3683, 42.7617, -72.3652
Hunter-Lab:
47.2474, 51.2756, -41.6760
#bd59cc color charts
#bd59cc color shades, tints & tones
#bd59cc color schemes
#bd59cc color preview, HTML & CSS examples
This text has a color of #bd59cc
<p style="color:#bd59cc;">Text here</p>
.mytext {color:#bd59cc;}
This box has a color of #bd59cc
<div style="background-color:#bd59cc;">Content here</div>
.mybackground {background-color:#bd59cc;}
Border around this has a color of #bd59cc
<div style="border:2px solid #bd59cc;">Content here</div>
.myborder {border:2px solid #bd59cc;}