#de44ed color space conversions
Hex:
#de44ed
RGB:
222, 68, 237
CMY:
13, 73, 7
CMYK:
6, 71, 0, 7
HSL:
295°, 82.4390%, 59.8039%
HSV (HSB):
295°, 71.3080%, 92.9412%
XYZ:
47.4774, 25.7783, 82.5941
xyY:
0.3046, 0.1654, 25.7783
CIE-Lab:
57.8260, 78.5064, -55.1145
CIE-LCH:
57.8260, 95.9211, 324.9297
CIE-Luv:
57.8260, 60.6254, -96.3133
Hunter-Lab:
50.7723, 78.0646, -60.9097
#de44ed color charts
#de44ed color shades, tints & tones
#de44ed color schemes
#de44ed color preview, HTML & CSS examples
This text has a color of #de44ed
<p style="color:#de44ed;">Text here</p>
.mytext {color:#de44ed;}
This box has a color of #de44ed
<div style="background-color:#de44ed;">Content here</div>
.mybackground {background-color:#de44ed;}
Border around this has a color of #de44ed
<div style="border:2px solid #de44ed;">Content here</div>
.myborder {border:2px solid #de44ed;}