#bd99d8 color space conversions
Hex:
#bd99d8
RGB:
189, 153, 216
CMY:
26, 40, 15
CMYK:
13, 29, 0, 15
HSL:
274°, 44.6809%, 72.3529%
HSV (HSB):
274°, 29.1667%, 84.7059%
XYZ:
44.7722, 38.5592, 70.0487
xyY:
0.2919, 0.2514, 38.5592
CIE-Lab:
68.4307, 25.1136, -27.0838
CIE-LCH:
68.4307, 36.9354, 312.8384
CIE-Luv:
68.4307, 15.1889, -46.1555
Hunter-Lab:
62.0960, 20.0332, -23.4161
#bd99d8 color charts
#bd99d8 color shades, tints & tones
#bd99d8 color schemes
#bd99d8 color preview, HTML & CSS examples
This text has a color of #bd99d8
<p style="color:#bd99d8;">Text here</p>
.mytext {color:#bd99d8;}
This box has a color of #bd99d8
<div style="background-color:#bd99d8;">Content here</div>
.mybackground {background-color:#bd99d8;}
Border around this has a color of #bd99d8
<div style="border:2px solid #bd99d8;">Content here</div>
.myborder {border:2px solid #bd99d8;}