#bd2dea color space conversions
Hex:
#bd2dea
RGB:
189, 45, 234
CMY:
26, 82, 8
CMYK:
19, 81, 0, 8
HSL:
286°, 81.8182%, 54.7059%
HSV (HSB):
286°, 80.7692%, 91.7647%
XYZ:
36.7759, 18.6361, 79.5007
xyY:
0.2726, 0.1381, 18.6361
CIE-Lab:
50.2587, 78.7462, -65.8553
CIE-LCH:
50.2587, 102.6542, 320.0943
CIE-Luv:
50.2587, 43.9701, -108.4786
Hunter-Lab:
43.1696, 76.5166, -78.9693
#bd2dea color charts
#bd2dea color shades, tints & tones
#bd2dea color schemes
#bd2dea color preview, HTML & CSS examples
This text has a color of #bd2dea
<p style="color:#bd2dea;">Text here</p>
.mytext {color:#bd2dea;}
This box has a color of #bd2dea
<div style="background-color:#bd2dea;">Content here</div>
.mybackground {background-color:#bd2dea;}
Border around this has a color of #bd2dea
<div style="border:2px solid #bd2dea;">Content here</div>
.myborder {border:2px solid #bd2dea;}