#bd5ed5 color space conversions
Hex:
#bd5ed5
RGB:
189, 94, 213
CMY:
26, 63, 16
CMYK:
11, 56, 0, 16
HSL:
288°, 58.6207%, 60.1961%
HSV (HSB):
288°, 55.8685%, 83.5294%
XYZ:
36.9992, 23.6283, 65.5614
xyY:
0.2932, 0.1872, 23.6283
CIE-Lab:
55.7137, 55.9691, -45.2413
CIE-LCH:
55.7137, 71.9675, 321.0505
CIE-Luv:
55.7137, 38.9728, -77.3131
Hunter-Lab:
48.6090, 50.8014, -45.9412
#bd5ed5 color charts
#bd5ed5 color shades, tints & tones
#bd5ed5 color schemes
#bd5ed5 color preview, HTML & CSS examples
This text has a color of #bd5ed5
<p style="color:#bd5ed5;">Text here</p>
.mytext {color:#bd5ed5;}
This box has a color of #bd5ed5
<div style="background-color:#bd5ed5;">Content here</div>
.mybackground {background-color:#bd5ed5;}
Border around this has a color of #bd5ed5
<div style="border:2px solid #bd5ed5;">Content here</div>
.myborder {border:2px solid #bd5ed5;}