#bd2edc color space conversions
Hex:
#bd2edc
RGB:
189, 46, 220
CMY:
26, 82, 14
CMYK:
14, 79, 0, 14
HSL:
289°, 71.3115%, 52.1569%
HSV (HSB):
289°, 79.0909%, 86.2745%
XYZ:
34.8815, 17.9401, 69.3345
xyY:
0.2855, 0.1469, 17.9401
CIE-Lab:
49.4234, 75.9801, -59.2662
CIE-LCH:
49.4234, 96.3611, 322.0449
CIE-Luv:
49.4234, 47.9817, -98.2868
Hunter-Lab:
42.3558, 72.8787, -67.4060
#bd2edc color charts
#bd2edc color shades, tints & tones
#bd2edc color schemes
#bd2edc color preview, HTML & CSS examples
This text has a color of #bd2edc
<p style="color:#bd2edc;">Text here</p>
.mytext {color:#bd2edc;}
This box has a color of #bd2edc
<div style="background-color:#bd2edc;">Content here</div>
.mybackground {background-color:#bd2edc;}
Border around this has a color of #bd2edc
<div style="border:2px solid #bd2edc;">Content here</div>
.myborder {border:2px solid #bd2edc;}