#de32d3 color space conversions
Hex:
#de32d3
RGB:
222, 50, 211
CMY:
13, 80, 17
CMYK:
0, 77, 5, 13
HSL:
304°, 72.2689%, 53.3333%
HSV (HSB):
304°, 77.4775%, 87.0588%
XYZ:
43.0227, 22.5139, 63.7061
xyY:
0.3329, 0.1742, 22.5139
CIE-Lab:
54.5681, 79.7314, -45.6081
CIE-LCH:
54.5681, 91.8542, 330.2295
CIE-Luv:
54.5681, 73.1354, -80.8721
Hunter-Lab:
47.4489, 78.8134, -46.3901
#de32d3 color charts
#de32d3 color shades, tints & tones
#de32d3 color schemes
#de32d3 color preview, HTML & CSS examples
This text has a color of #de32d3
<p style="color:#de32d3;">Text here</p>
.mytext {color:#de32d3;}
This box has a color of #de32d3
<div style="background-color:#de32d3;">Content here</div>
.mybackground {background-color:#de32d3;}
Border around this has a color of #de32d3
<div style="border:2px solid #de32d3;">Content here</div>
.myborder {border:2px solid #de32d3;}