#de42c0 color space conversions
Hex:
#de42c0
RGB:
222, 66, 192
CMY:
13, 74, 25
CMYK:
0, 70, 14, 13
HSL:
312°, 70.2703%, 56.4706%
HSV (HSB):
312°, 70.2703%, 87.0588%
XYZ:
41.5868, 23.2318, 52.1615
xyY:
0.3555, 0.1986, 23.2318
CIE-Lab:
55.3103, 72.2132, -33.5436
CIE-LCH:
55.3103, 79.6236, 335.0847
CIE-Luv:
55.3103, 76.5916, -61.6778
Hunter-Lab:
48.1994, 69.6625, -30.4242
#de42c0 color charts
#de42c0 color shades, tints & tones
#de42c0 color schemes
#de42c0 color preview, HTML & CSS examples
This text has a color of #de42c0
<p style="color:#de42c0;">Text here</p>
.mytext {color:#de42c0;}
This box has a color of #de42c0
<div style="background-color:#de42c0;">Content here</div>
.mybackground {background-color:#de42c0;}
Border around this has a color of #de42c0
<div style="border:2px solid #de42c0;">Content here</div>
.myborder {border:2px solid #de42c0;}