#bd3dda color space conversions
Hex:
#bd3dda
RGB:
189, 61, 218
CMY:
26, 76, 15
CMYK:
13, 72, 0, 15
HSL:
289°, 67.9654%, 54.7059%
HSV (HSB):
289°, 72.0183%, 85.4902%
XYZ:
35.3099, 19.2183, 68.1781
xyY:
0.2878, 0.1566, 19.2183
CIE-Lab:
50.9416, 70.8956, -55.6867
CIE-LCH:
50.9416, 90.1510, 321.8512
CIE-Luv:
50.9416, 46.0917, -93.2605
Hunter-Lab:
43.8386, 67.0555, -61.5211
#bd3dda color charts
#bd3dda color shades, tints & tones
#bd3dda color schemes
#bd3dda color preview, HTML & CSS examples
This text has a color of #bd3dda
<p style="color:#bd3dda;">Text here</p>
.mytext {color:#bd3dda;}
This box has a color of #bd3dda
<div style="background-color:#bd3dda;">Content here</div>
.mybackground {background-color:#bd3dda;}
Border around this has a color of #bd3dda
<div style="border:2px solid #bd3dda;">Content here</div>
.myborder {border:2px solid #bd3dda;}