#bd2cee color space conversions
Hex:
#bd2cee
RGB:
189, 44, 238
CMY:
26, 83, 7
CMYK:
21, 82, 0, 7
HSL:
285°, 85.0877%, 55.2941%
HSV (HSB):
285°, 81.5126%, 93.3333%
XYZ:
37.3196, 18.7932, 82.5494
xyY:
0.2691, 0.1355, 18.7932
CIE-Lab:
50.4444, 79.7323, -67.8084
CIE-LCH:
50.4444, 104.6672, 319.6205
CIE-Luv:
50.4444, 42.9532, -111.4564
Hunter-Lab:
43.3512, 77.8002, -82.5544
#bd2cee color charts
#bd2cee color shades, tints & tones
#bd2cee color schemes
#bd2cee color preview, HTML & CSS examples
This text has a color of #bd2cee
<p style="color:#bd2cee;">Text here</p>
.mytext {color:#bd2cee;}
This box has a color of #bd2cee
<div style="background-color:#bd2cee;">Content here</div>
.mybackground {background-color:#bd2cee;}
Border around this has a color of #bd2cee
<div style="border:2px solid #bd2cee;">Content here</div>
.myborder {border:2px solid #bd2cee;}