#bd84da color space conversions
Hex:
#bd84da
RGB:
189, 132, 218
CMY:
26, 48, 15
CMYK:
13, 39, 0, 15
HSL:
280°, 53.7500%, 68.6275%
HSV (HSB):
280°, 39.4495%, 85.4902%
XYZ:
41.8924, 32.3833, 70.3723
xyY:
0.2896, 0.2239, 32.3833
CIE-Lab:
63.6584, 37.1573, -35.5774
CIE-LCH:
63.6584, 51.4433, 316.2444
CIE-Luv:
63.6584, 23.9878, -61.0935
Hunter-Lab:
56.9063, 31.8193, -33.4856
#bd84da color charts
#bd84da color shades, tints & tones
#bd84da color schemes
#bd84da color preview, HTML & CSS examples
This text has a color of #bd84da
<p style="color:#bd84da;">Text here</p>
.mytext {color:#bd84da;}
This box has a color of #bd84da
<div style="background-color:#bd84da;">Content here</div>
.mybackground {background-color:#bd84da;}
Border around this has a color of #bd84da
<div style="border:2px solid #bd84da;">Content here</div>
.myborder {border:2px solid #bd84da;}