#bd3de4 color space conversions
Hex:
#bd3de4
RGB:
189, 61, 228
CMY:
26, 76, 11
CMYK:
17, 73, 0, 11
HSL:
286°, 75.5656%, 56.6667%
HSV (HSB):
286°, 73.2456%, 89.4118%
XYZ:
36.6586, 19.7577, 75.2803
xyY:
0.2784, 0.1500, 19.7577
CIE-Lab:
51.5622, 72.7399, -60.3629
CIE-LCH:
51.5622, 94.5239, 320.3125
CIE-Luv:
51.5622, 43.2609, -100.6513
Hunter-Lab:
44.4497, 69.4258, -69.2992
#bd3de4 color charts
#bd3de4 color shades, tints & tones
#bd3de4 color schemes
#bd3de4 color preview, HTML & CSS examples
This text has a color of #bd3de4
<p style="color:#bd3de4;">Text here</p>
.mytext {color:#bd3de4;}
This box has a color of #bd3de4
<div style="background-color:#bd3de4;">Content here</div>
.mybackground {background-color:#bd3de4;}
Border around this has a color of #bd3de4
<div style="border:2px solid #bd3de4;">Content here</div>
.myborder {border:2px solid #bd3de4;}