#de01f3 color space conversions
Hex:
#de01f3
RGB:
222, 1, 243
CMY:
13, 100, 5
CMYK:
9, 100, 0, 5
HSL:
295°, 99.1803%, 47.8431%
HSV (HSB):
295°, 99.5885%, 95.2941%
XYZ:
46.3127, 22.0224, 86.6038
xyY:
0.2989, 0.1421, 22.0224
CIE-Lab:
54.0507, 91.5082, -64.5287
CIE-LCH:
54.0507, 111.9718, 324.8097
CIE-Luv:
54.0507, 65.5053, -110.2642
Hunter-Lab:
46.9280, 94.0357, -76.5678
#de01f3 color charts
#de01f3 color shades, tints & tones
#de01f3 color schemes
#de01f3 color preview, HTML & CSS examples
This text has a color of #de01f3
<p style="color:#de01f3;">Text here</p>
.mytext {color:#de01f3;}
This box has a color of #de01f3
<div style="background-color:#de01f3;">Content here</div>
.mybackground {background-color:#de01f3;}
Border around this has a color of #de01f3
<div style="border:2px solid #de01f3;">Content here</div>
.myborder {border:2px solid #de01f3;}