#bd51cf color space conversions
Hex:
#bd51cf
RGB:
189, 81, 207
CMY:
26, 68, 19
CMYK:
9, 61, 0, 19
HSL:
291°, 56.7568%, 56.4706%
HSV (HSB):
291°, 60.8696%, 81.1765%
XYZ:
35.1912, 21.2087, 61.2704
xyY:
0.2991, 0.1802, 21.2087
CIE-Lab:
53.1771, 60.8564, -45.8468
CIE-LCH:
53.1771, 76.1934, 323.0071
CIE-Luv:
53.1771, 44.4005, -78.0974
Hunter-Lab:
46.0529, 55.8078, -46.6445
#bd51cf color charts
#bd51cf color shades, tints & tones
#bd51cf color schemes
#bd51cf color preview, HTML & CSS examples
This text has a color of #bd51cf
<p style="color:#bd51cf;">Text here</p>
.mytext {color:#bd51cf;}
This box has a color of #bd51cf
<div style="background-color:#bd51cf;">Content here</div>
.mybackground {background-color:#bd51cf;}
Border around this has a color of #bd51cf
<div style="border:2px solid #bd51cf;">Content here</div>
.myborder {border:2px solid #bd51cf;}