#de01d0 color space conversions
Hex:
#de01d0
RGB:
222, 1, 208
CMY:
13, 100, 18
CMYK:
0, 100, 6, 13
HSL:
304°, 99.1031%, 43.7255%
HSV (HSB):
304°, 99.5495%, 87.0588%
XYZ:
41.5202, 20.1054, 61.3669
xyY:
0.3376, 0.1635, 20.1054
CIE-Lab:
51.9561, 86.4679, -48.0385
CIE-LCH:
51.9561, 98.9161, 330.9450
CIE-Luv:
51.9561, 79.1494, -84.5044
Hunter-Lab:
44.8390, 86.8199, -49.7573
#de01d0 color charts
#de01d0 color shades, tints & tones
#de01d0 color schemes
#de01d0 color preview, HTML & CSS examples
This text has a color of #de01d0
<p style="color:#de01d0;">Text here</p>
.mytext {color:#de01d0;}
This box has a color of #de01d0
<div style="background-color:#de01d0;">Content here</div>
.mybackground {background-color:#de01d0;}
Border around this has a color of #de01d0
<div style="border:2px solid #de01d0;">Content here</div>
.myborder {border:2px solid #de01d0;}