#de01f8 color space conversions
Hex:
#de01f8
RGB:
222, 1, 248
CMY:
13, 100, 3
CMYK:
10, 100, 0, 3
HSL:
294°, 99.1968%, 48.8235%
HSV (HSB):
294°, 99.5968%, 97.2549%
XYZ:
47.0783, 22.3286, 90.6355
xyY:
0.2942, 0.1395, 22.3286
CIE-Lab:
54.3739, 92.2713, -66.8034
CIE-LCH:
54.3739, 113.9152, 324.0959
CIE-Luv:
54.3739, 63.7157, -113.8198
Hunter-Lab:
47.2532, 95.1465, -80.6459
#de01f8 color charts
#de01f8 color shades, tints & tones
#de01f8 color schemes
#de01f8 color preview, HTML & CSS examples
This text has a color of #de01f8
<p style="color:#de01f8;">Text here</p>
.mytext {color:#de01f8;}
This box has a color of #de01f8
<div style="background-color:#de01f8;">Content here</div>
.mybackground {background-color:#de01f8;}
Border around this has a color of #de01f8
<div style="border:2px solid #de01f8;">Content here</div>
.myborder {border:2px solid #de01f8;}