#de01fa color space conversions
Hex:
#de01fa
RGB:
222, 1, 250
CMY:
13, 100, 2
CMYK:
11, 100, 0, 2
HSL:
293°, 99.2032%, 49.2157%
HSV (HSB):
293°, 99.6000%, 98.0392%
XYZ:
47.3904, 22.4534, 92.2787
xyY:
0.2923, 0.1385, 22.4534
CIE-Lab:
54.5048, 92.5792, -67.7079
CIE-LCH:
54.5048, 114.6964, 323.8201
CIE-Luv:
54.5048, 63.0111, -115.2330
Hunter-Lab:
47.3851, 95.5962, -82.2931
#de01fa color charts
#de01fa color shades, tints & tones
#de01fa color schemes
#de01fa color preview, HTML & CSS examples
This text has a color of #de01fa
<p style="color:#de01fa;">Text here</p>
.mytext {color:#de01fa;}
This box has a color of #de01fa
<div style="background-color:#de01fa;">Content here</div>
.mybackground {background-color:#de01fa;}
Border around this has a color of #de01fa
<div style="border:2px solid #de01fa;">Content here</div>
.myborder {border:2px solid #de01fa;}