#de42dd color space conversions
Hex:
#de42dd
RGB:
222, 66, 221
CMY:
13, 74, 13
CMYK:
0, 70, 0, 13
HSL:
300°, 70.2703%, 56.4706%
HSV (HSB):
300°, 70.2703%, 87.0588%
XYZ:
45.1236, 24.6465, 70.7856
xyY:
0.3210, 0.1754, 24.6465
CIE-Lab:
56.7293, 76.5657, -47.8619
CIE-LCH:
56.7293, 90.2943, 327.9901
CIE-Luv:
56.7293, 66.3352, -84.5590
Hunter-Lab:
49.6452, 75.3632, -49.7857
#de42dd color charts
#de42dd color shades, tints & tones
#de42dd color schemes
#de42dd color preview, HTML & CSS examples
This text has a color of #de42dd
<p style="color:#de42dd;">Text here</p>
.mytext {color:#de42dd;}
This box has a color of #de42dd
<div style="background-color:#de42dd;">Content here</div>
.mybackground {background-color:#de42dd;}
Border around this has a color of #de42dd
<div style="border:2px solid #de42dd;">Content here</div>
.myborder {border:2px solid #de42dd;}