#bd99d7 color space conversions
Hex:
#bd99d7
RGB:
189, 153, 215
CMY:
26, 40, 16
CMYK:
12, 29, 0, 16
HSL:
275°, 43.6620%, 72.1569%
HSV (HSB):
275°, 28.8372%, 84.3137%
XYZ:
44.6432, 38.5076, 69.3697
xyY:
0.2927, 0.2525, 38.5076
CIE-Lab:
68.3931, 24.9021, -26.5891
CIE-LCH:
68.3931, 36.4293, 313.1235
CIE-Luv:
68.3931, 15.3047, -45.3164
Hunter-Lab:
62.0545, 19.8212, -22.8412
#bd99d7 color charts
#bd99d7 color shades, tints & tones
#bd99d7 color schemes
#bd99d7 color preview, HTML & CSS examples
This text has a color of #bd99d7
<p style="color:#bd99d7;">Text here</p>
.mytext {color:#bd99d7;}
This box has a color of #bd99d7
<div style="background-color:#bd99d7;">Content here</div>
.mybackground {background-color:#bd99d7;}
Border around this has a color of #bd99d7
<div style="border:2px solid #bd99d7;">Content here</div>
.myborder {border:2px solid #bd99d7;}