#de21d3 color space conversions
Hex:
#de21d3
RGB:
222, 33, 211
CMY:
13, 87, 17
CMYK:
0, 85, 5, 13
HSL:
303°, 74.1176%, 50.0000%
HSV (HSB):
303°, 85.1351%, 87.0588%
XYZ:
42.4259, 21.3205, 63.5072
xyY:
0.3334, 0.1675, 21.3205
CIE-Lab:
53.2984, 83.4209, -47.6229
CIE-LCH:
53.2984, 96.0572, 330.2790
CIE-Luv:
53.2984, 75.6451, -83.9732
Hunter-Lab:
46.1741, 83.2057, -49.2248
#de21d3 color charts
#de21d3 color shades, tints & tones
#de21d3 color schemes
#de21d3 color preview, HTML & CSS examples
This text has a color of #de21d3
<p style="color:#de21d3;">Text here</p>
.mytext {color:#de21d3;}
This box has a color of #de21d3
<div style="background-color:#de21d3;">Content here</div>
.mybackground {background-color:#de21d3;}
Border around this has a color of #de21d3
<div style="border:2px solid #de21d3;">Content here</div>
.myborder {border:2px solid #de21d3;}