#bd85dd color space conversions
Hex:
#bd85dd
RGB:
189, 133, 221
CMY:
26, 48, 13
CMYK:
14, 40, 0, 13
HSL:
278°, 56.4103%, 69.4118%
HSV (HSB):
278°, 39.8190%, 86.6667%
XYZ:
42.4249, 32.8143, 72.5044
xyY:
0.2872, 0.2221, 32.8143
CIE-Lab:
64.0103, 37.2462, -36.6997
CIE-LCH:
64.0103, 52.2890, 315.4234
CIE-Luv:
64.0103, 23.1157, -62.9854
Hunter-Lab:
57.2838, 31.9522, -34.9450
#bd85dd color charts
#bd85dd color shades, tints & tones
#bd85dd color schemes
#bd85dd color preview, HTML & CSS examples
This text has a color of #bd85dd
<p style="color:#bd85dd;">Text here</p>
.mytext {color:#bd85dd;}
This box has a color of #bd85dd
<div style="background-color:#bd85dd;">Content here</div>
.mybackground {background-color:#bd85dd;}
Border around this has a color of #bd85dd
<div style="border:2px solid #bd85dd;">Content here</div>
.myborder {border:2px solid #bd85dd;}