#bd97d6 color space conversions
Hex:
#bd97d6
RGB:
189, 151, 214
CMY:
26, 41, 16
CMYK:
12, 29, 0, 16
HSL:
276°, 43.4483%, 71.5686%
HSV (HSB):
276°, 29.4393%, 83.9216%
XYZ:
44.1905, 37.8071, 68.5867
xyY:
0.2935, 0.2511, 37.8071
CIE-Lab:
67.8782, 25.8030, -26.8269
CIE-LCH:
67.8782, 37.2220, 313.8855
CIE-Luv:
67.8782, 16.3247, -45.7849
Hunter-Lab:
61.4875, 20.6833, -23.0943
#bd97d6 color charts
#bd97d6 color shades, tints & tones
#bd97d6 color schemes
#bd97d6 color preview, HTML & CSS examples
This text has a color of #bd97d6
<p style="color:#bd97d6;">Text here</p>
.mytext {color:#bd97d6;}
This box has a color of #bd97d6
<div style="background-color:#bd97d6;">Content here</div>
.mybackground {background-color:#bd97d6;}
Border around this has a color of #bd97d6
<div style="border:2px solid #bd97d6;">Content here</div>
.myborder {border:2px solid #bd97d6;}