#bd85cc color space conversions
Hex:
#bd85cc
RGB:
189, 133, 204
CMY:
26, 48, 20
CMYK:
7, 35, 0, 20
HSL:
287°, 41.0405%, 66.0784%
HSV (HSB):
287°, 34.8039%, 80.0000%
XYZ:
40.2729, 31.9535, 61.1718
xyY:
0.3019, 0.2395, 31.9535
CIE-Lab:
63.3044, 33.7150, -28.2972
CIE-LCH:
63.3044, 44.0163, 319.9931
CIE-Luv:
63.3044, 25.7415, -48.8109
Hunter-Lab:
56.5274, 28.2490, -24.5921
#bd85cc color charts
#bd85cc color shades, tints & tones
#bd85cc color schemes
#bd85cc color preview, HTML & CSS examples
This text has a color of #bd85cc
<p style="color:#bd85cc;">Text here</p>
.mytext {color:#bd85cc;}
This box has a color of #bd85cc
<div style="background-color:#bd85cc;">Content here</div>
.mybackground {background-color:#bd85cc;}
Border around this has a color of #bd85cc
<div style="border:2px solid #bd85cc;">Content here</div>
.myborder {border:2px solid #bd85cc;}