#bd4bcd color space conversions
Hex:
#bd4bcd
RGB:
189, 75, 205
CMY:
26, 71, 20
CMYK:
8, 63, 0, 20
HSL:
293°, 56.5217%, 54.9020%
HSV (HSB):
293°, 63.4146%, 80.3922%
XYZ:
34.5218, 20.2587, 59.8484
xyY:
0.3012, 0.1767, 20.2587
CIE-Lab:
52.1285, 63.0852, -46.3674
CIE-LCH:
52.1285, 78.2923, 323.6843
CIE-Luv:
52.1285, 46.5995, -78.8234
Hunter-Lab:
45.0097, 58.1398, -47.3298
#bd4bcd color charts
#bd4bcd color shades, tints & tones
#bd4bcd color schemes
#bd4bcd color preview, HTML & CSS examples
This text has a color of #bd4bcd
<p style="color:#bd4bcd;">Text here</p>
.mytext {color:#bd4bcd;}
This box has a color of #bd4bcd
<div style="background-color:#bd4bcd;">Content here</div>
.mybackground {background-color:#bd4bcd;}
Border around this has a color of #bd4bcd
<div style="border:2px solid #bd4bcd;">Content here</div>
.myborder {border:2px solid #bd4bcd;}