#de01c3 color space conversions
Hex:
#de01c3
RGB:
222, 1, 195
CMY:
13, 100, 24
CMYK:
0, 100, 12, 13
HSL:
307°, 99.1031%, 43.7255%
HSV (HSB):
307°, 99.5495%, 87.0588%
XYZ:
39.9854, 19.4914, 53.2845
xyY:
0.3546, 0.1729, 19.4914
CIE-Lab:
51.2573, 84.7467, -41.6467
CIE-LCH:
51.2573, 94.4270, 333.8293
CIE-Luv:
51.2573, 84.6961, -74.5894
Hunter-Lab:
44.1491, 84.4046, -40.6540
#de01c3 color charts
#de01c3 color shades, tints & tones
#de01c3 color schemes
#de01c3 color preview, HTML & CSS examples
This text has a color of #de01c3
<p style="color:#de01c3;">Text here</p>
.mytext {color:#de01c3;}
This box has a color of #de01c3
<div style="background-color:#de01c3;">Content here</div>
.mybackground {background-color:#de01c3;}
Border around this has a color of #de01c3
<div style="border:2px solid #de01c3;">Content here</div>
.myborder {border:2px solid #de01c3;}