#de04f4 color space conversions
Hex:
#de04f4
RGB:
222, 4, 244
CMY:
13, 98, 4
CMYK:
9, 98, 0, 4
HSL:
295°, 96.7742%, 48.6275%
HSV (HSB):
295°, 98.3607%, 95.6863%
XYZ:
46.4968, 22.1481, 87.4123
xyY:
0.2979, 0.1419, 22.1481
CIE-Lab:
54.1838, 91.4552, -64.8741
CIE-LCH:
54.1838, 112.1281, 324.6498
CIE-Luv:
54.1838, 65.0376, -110.8306
Hunter-Lab:
47.0617, 93.9990, -77.1818
#de04f4 color charts
#de04f4 color shades, tints & tones
#de04f4 color schemes
#de04f4 color preview, HTML & CSS examples
This text has a color of #de04f4
<p style="color:#de04f4;">Text here</p>
.mytext {color:#de04f4;}
This box has a color of #de04f4
<div style="background-color:#de04f4;">Content here</div>
.mybackground {background-color:#de04f4;}
Border around this has a color of #de04f4
<div style="border:2px solid #de04f4;">Content here</div>
.myborder {border:2px solid #de04f4;}