#bd2dec color space conversions
Hex:
#bd2dec
RGB:
189, 45, 236
CMY:
26, 82, 7
CMYK:
20, 81, 0, 7
HSL:
285°, 83.4061%, 55.0980%
HSV (HSB):
285°, 80.9322%, 92.5490%
XYZ:
37.0650, 18.7517, 81.0228
xyY:
0.2709, 0.1370, 18.7517
CIE-Lab:
50.3955, 79.1089, -66.7616
CIE-LCH:
50.3955, 103.5148, 319.8383
CIE-Luv:
50.3955, 43.4001, -109.8840
Hunter-Lab:
43.3033, 77.0045, -80.6226
#bd2dec color charts
#bd2dec color shades, tints & tones
#bd2dec color schemes
#bd2dec color preview, HTML & CSS examples
This text has a color of #bd2dec
<p style="color:#bd2dec;">Text here</p>
.mytext {color:#bd2dec;}
This box has a color of #bd2dec
<div style="background-color:#bd2dec;">Content here</div>
.mybackground {background-color:#bd2dec;}
Border around this has a color of #bd2dec
<div style="border:2px solid #bd2dec;">Content here</div>
.myborder {border:2px solid #bd2dec;}