#bd97d9 color space conversions
Hex:
#bd97d9
RGB:
189, 151, 217
CMY:
26, 41, 15
CMYK:
13, 30, 0, 15
HSL:
275°, 46.4789%, 72.1569%
HSV (HSB):
275°, 30.4147%, 85.0980%
XYZ:
44.5773, 37.9618, 70.6235
xyY:
0.2910, 0.2479, 37.9618
CIE-Lab:
67.9924, 26.4373, -28.3104
CIE-LCH:
67.9924, 38.7352, 313.0405
CIE-Luv:
67.9924, 15.9663, -48.3019
Hunter-Lab:
61.6131, 21.3222, -24.8314
#bd97d9 color charts
#bd97d9 color shades, tints & tones
#bd97d9 color schemes
#bd97d9 color preview, HTML & CSS examples
This text has a color of #bd97d9
<p style="color:#bd97d9;">Text here</p>
.mytext {color:#bd97d9;}
This box has a color of #bd97d9
<div style="background-color:#bd97d9;">Content here</div>
.mybackground {background-color:#bd97d9;}
Border around this has a color of #bd97d9
<div style="border:2px solid #bd97d9;">Content here</div>
.myborder {border:2px solid #bd97d9;}