#bd7cec color space conversions
Hex:
#bd7cec
RGB:
189, 124, 236
CMY:
26, 51, 7
CMYK:
20, 47, 0, 7
HSL:
275°, 74.6667%, 70.5882%
HSV (HSB):
275°, 47.4576%, 92.5490%
XYZ:
43.3342, 31.2902, 83.1125
xyY:
0.2747, 0.1984, 31.2902
CIE-Lab:
62.7519, 45.3810, -47.0023
CIE-LCH:
62.7519, 65.3350, 313.9946
CIE-Luv:
62.7519, 24.1705, -80.5813
Hunter-Lab:
55.9377, 40.3908, -48.9370
#bd7cec color charts
#bd7cec color shades, tints & tones
#bd7cec color schemes
#bd7cec color preview, HTML & CSS examples
This text has a color of #bd7cec
<p style="color:#bd7cec;">Text here</p>
.mytext {color:#bd7cec;}
This box has a color of #bd7cec
<div style="background-color:#bd7cec;">Content here</div>
.mybackground {background-color:#bd7cec;}
Border around this has a color of #bd7cec
<div style="border:2px solid #bd7cec;">Content here</div>
.myborder {border:2px solid #bd7cec;}