#de18ed color space conversions
Hex:
#de18ed
RGB:
222, 24, 237
CMY:
13, 91, 7
CMYK:
6, 90, 0, 7
HSL:
296°, 85.5422%, 51.1765%
HSV (HSB):
296°, 89.8734%, 92.9412%
XYZ:
45.7369, 22.2973, 82.0140
xyY:
0.3048, 0.1486, 22.2973
CIE-Lab:
54.3410, 88.6195, -60.6949
CIE-LCH:
54.3410, 107.4118, 325.5930
CIE-Luv:
54.3410, 66.6150, -104.4745
Hunter-Lab:
47.2200, 90.2586, -69.9237
#de18ed color charts
#de18ed color shades, tints & tones
#de18ed color schemes
#de18ed color preview, HTML & CSS examples
This text has a color of #de18ed
<p style="color:#de18ed;">Text here</p>
.mytext {color:#de18ed;}
This box has a color of #de18ed
<div style="background-color:#de18ed;">Content here</div>
.mybackground {background-color:#de18ed;}
Border around this has a color of #de18ed
<div style="border:2px solid #de18ed;">Content here</div>
.myborder {border:2px solid #de18ed;}