#db32ed color space conversions
Hex:
#db32ed
RGB:
219, 50, 237
CMY:
14, 80, 7
CMYK:
8, 79, 0, 7
HSL:
294°, 83.8565%, 56.2745%
HSV (HSB):
294°, 78.9030%, 92.9412%
XYZ:
45.6401, 23.4557, 82.2427
xyY:
0.3016, 0.1550, 23.4557
CIE-Lab:
55.5387, 83.1806, -58.7990
CIE-LCH:
55.5387, 101.8643, 324.7441
CIE-Luv:
55.5387, 61.7669, -101.5445
Hunter-Lab:
48.4311, 83.4589, -66.7808
#db32ed color charts
#db32ed color shades, tints & tones
#db32ed color schemes
#db32ed color preview, HTML & CSS examples
This text has a color of #db32ed
<p style="color:#db32ed;">Text here</p>
.mytext {color:#db32ed;}
This box has a color of #db32ed
<div style="background-color:#db32ed;">Content here</div>
.mybackground {background-color:#db32ed;}
Border around this has a color of #db32ed
<div style="border:2px solid #db32ed;">Content here</div>
.myborder {border:2px solid #db32ed;}