#bd97e1 color space conversions
Hex:
#bd97e1
RGB:
189, 151, 225
CMY:
26, 41, 12
CMYK:
16, 33, 0, 12
HSL:
271°, 55.2239%, 73.7255%
HSV (HSB):
271°, 32.8889%, 88.2353%
XYZ:
45.6435, 38.3883, 76.2382
xyY:
0.2848, 0.2395, 38.3883
CIE-Lab:
68.3058, 28.1595, -32.2415
CIE-LCH:
68.3058, 42.8074, 311.1337
CIE-Luv:
68.3058, 15.0130, -55.0183
Hunter-Lab:
61.9583, 23.0706, -29.5841
#bd97e1 color charts
#bd97e1 color shades, tints & tones
#bd97e1 color schemes
#bd97e1 color preview, HTML & CSS examples
This text has a color of #bd97e1
<p style="color:#bd97e1;">Text here</p>
.mytext {color:#bd97e1;}
This box has a color of #bd97e1
<div style="background-color:#bd97e1;">Content here</div>
.mybackground {background-color:#bd97e1;}
Border around this has a color of #bd97e1
<div style="border:2px solid #bd97e1;">Content here</div>
.myborder {border:2px solid #bd97e1;}