#bd93d0 color space conversions
Hex:
#bd93d0
RGB:
189, 147, 208
CMY:
26, 42, 18
CMYK:
9, 29, 0, 18
HSL:
281°, 39.3548%, 69.6078%
HSV (HSB):
281°, 29.3269%, 81.5686%
XYZ:
42.8052, 36.2403, 64.4135
xyY:
0.2984, 0.2526, 36.2403
CIE-Lab:
66.7031, 26.7772, -25.3026
CIE-LCH:
66.7031, 36.8407, 316.6219
CIE-Luv:
66.7031, 18.8796, -43.3495
Hunter-Lab:
60.1999, 21.5725, -21.2999
#bd93d0 color charts
#bd93d0 color shades, tints & tones
#bd93d0 color schemes
#bd93d0 color preview, HTML & CSS examples
This text has a color of #bd93d0
<p style="color:#bd93d0;">Text here</p>
.mytext {color:#bd93d0;}
This box has a color of #bd93d0
<div style="background-color:#bd93d0;">Content here</div>
.mybackground {background-color:#bd93d0;}
Border around this has a color of #bd93d0
<div style="border:2px solid #bd93d0;">Content here</div>
.myborder {border:2px solid #bd93d0;}