#bd7bed color space conversions
Hex:
#bd7bed
RGB:
189, 123, 237
CMY:
26, 52, 7
CMYK:
20, 48, 0, 7
HSL:
275°, 76.0000%, 70.5882%
HSV (HSB):
275°, 48.1013%, 92.9412%
XYZ:
43.3553, 31.0992, 83.8384
xyY:
0.2739, 0.1965, 31.0992
CIE-Lab:
62.5913, 46.1357, -47.8099
CIE-LCH:
62.5913, 66.4401, 313.9791
CIE-Luv:
62.5913, 24.3609, -81.9493
Hunter-Lab:
55.7666, 41.1817, -50.0988
#bd7bed color charts
#bd7bed color shades, tints & tones
#bd7bed color schemes
#bd7bed color preview, HTML & CSS examples
This text has a color of #bd7bed
<p style="color:#bd7bed;">Text here</p>
.mytext {color:#bd7bed;}
This box has a color of #bd7bed
<div style="background-color:#bd7bed;">Content here</div>
.mybackground {background-color:#bd7bed;}
Border around this has a color of #bd7bed
<div style="border:2px solid #bd7bed;">Content here</div>
.myborder {border:2px solid #bd7bed;}