#bd7be5 color space conversions
Hex:
#bd7be5
RGB:
189, 123, 229
CMY:
26, 52, 10
CMYK:
17, 46, 0, 10
HSL:
277°, 67.0886%, 69.0196%
HSV (HSB):
277°, 46.2882%, 89.8039%
XYZ:
42.2121, 30.6419, 77.8184
xyY:
0.2802, 0.2034, 30.6419
CIE-Lab:
62.2041, 44.3911, -43.9803
CIE-LCH:
62.2041, 62.4887, 315.2664
CIE-Luv:
62.2041, 25.7100, -75.4315
Hunter-Lab:
55.3551, 39.2471, -44.6015
#bd7be5 color charts
#bd7be5 color shades, tints & tones
#bd7be5 color schemes
#bd7be5 color preview, HTML & CSS examples
This text has a color of #bd7be5
<p style="color:#bd7be5;">Text here</p>
.mytext {color:#bd7be5;}
This box has a color of #bd7be5
<div style="background-color:#bd7be5;">Content here</div>
.mybackground {background-color:#bd7be5;}
Border around this has a color of #bd7be5
<div style="border:2px solid #bd7be5;">Content here</div>
.myborder {border:2px solid #bd7be5;}