#bd7abc color space conversions
Hex:
#bd7abc
RGB:
189, 122, 188
CMY:
26, 52, 26
CMYK:
0, 35, 1, 26
HSL:
301°, 33.6683%, 60.9804%
HSV (HSB):
301°, 35.4497%, 74.1176%
XYZ:
37.0229, 28.3687, 51.1013
xyY:
0.3178, 0.2435, 28.3687
CIE-Lab:
60.2204, 36.6216, -24.0105
CIE-LCH:
60.2204, 43.7909, 326.7497
CIE-Luv:
60.2204, 33.3690, -42.0888
Hunter-Lab:
53.2623, 30.8673, -19.6009
#bd7abc color charts
#bd7abc color shades, tints & tones
#bd7abc color schemes
#bd7abc color preview, HTML & CSS examples
This text has a color of #bd7abc
<p style="color:#bd7abc;">Text here</p>
.mytext {color:#bd7abc;}
This box has a color of #bd7abc
<div style="background-color:#bd7abc;">Content here</div>
.mybackground {background-color:#bd7abc;}
Border around this has a color of #bd7abc
<div style="border:2px solid #bd7abc;">Content here</div>
.myborder {border:2px solid #bd7abc;}