#bd3de3 color space conversions
Hex:
#bd3de3
RGB:
189, 61, 227
CMY:
26, 76, 11
CMYK:
17, 73, 0, 11
HSL:
286°, 74.7748%, 56.4706%
HSV (HSB):
286°, 73.1278%, 89.0196%
XYZ:
36.5201, 19.7024, 74.5512
xyY:
0.2793, 0.1507, 19.7024
CIE-Lab:
51.4990, 72.5534, -59.8990
CIE-LCH:
51.4990, 94.0845, 320.4574
CIE-Luv:
51.4990, 43.5385, -99.9184
Hunter-Lab:
44.3873, 69.1849, -68.5099
#bd3de3 color charts
#bd3de3 color shades, tints & tones
#bd3de3 color schemes
#bd3de3 color preview, HTML & CSS examples
This text has a color of #bd3de3
<p style="color:#bd3de3;">Text here</p>
.mytext {color:#bd3de3;}
This box has a color of #bd3de3
<div style="background-color:#bd3de3;">Content here</div>
.mybackground {background-color:#bd3de3;}
Border around this has a color of #bd3de3
<div style="border:2px solid #bd3de3;">Content here</div>
.myborder {border:2px solid #bd3de3;}