#de01c4 color space conversions
Hex:
#de01c4
RGB:
222, 1, 196
CMY:
13, 100, 23
CMYK:
0, 100, 12, 13
HSL:
307°, 99.1031%, 43.7255%
HSV (HSB):
307°, 99.5495%, 87.0588%
XYZ:
40.0989, 19.5368, 53.8821
xyY:
0.3532, 0.1721, 19.5368
CIE-Lab:
51.3094, 84.8759, -42.1438
CIE-LCH:
51.3094, 94.7630, 333.5940
CIE-Luv:
51.3094, 84.2610, -75.3575
Hunter-Lab:
44.2005, 84.5851, -41.3365
#de01c4 color charts
#de01c4 color shades, tints & tones
#de01c4 color schemes
#de01c4 color preview, HTML & CSS examples
This text has a color of #de01c4
<p style="color:#de01c4;">Text here</p>
.mytext {color:#de01c4;}
This box has a color of #de01c4
<div style="background-color:#de01c4;">Content here</div>
.mybackground {background-color:#de01c4;}
Border around this has a color of #de01c4
<div style="border:2px solid #de01c4;">Content here</div>
.myborder {border:2px solid #de01c4;}