#de11ed color space conversions
Hex:
#de11ed
RGB:
222, 17, 237
CMY:
13, 93, 7
CMYK:
6, 93, 0, 7
HSL:
296°, 86.6142%, 49.8039%
HSV (HSB):
296°, 92.8270%, 92.9412%
XYZ:
45.6107, 22.0449, 81.9719
xyY:
0.3048, 0.1473, 22.0449
CIE-Lab:
54.0746, 89.4070, -61.1231
CIE-LCH:
54.0746, 108.3035, 325.6415
CIE-Luv:
54.0746, 67.0509, -105.0666
Hunter-Lab:
46.9520, 91.2347, -70.6460
#de11ed color charts
#de11ed color shades, tints & tones
#de11ed color schemes
#de11ed color preview, HTML & CSS examples
This text has a color of #de11ed
<p style="color:#de11ed;">Text here</p>
.mytext {color:#de11ed;}
This box has a color of #de11ed
<div style="background-color:#de11ed;">Content here</div>
.mybackground {background-color:#de11ed;}
Border around this has a color of #de11ed
<div style="border:2px solid #de11ed;">Content here</div>
.myborder {border:2px solid #de11ed;}