#de42c7 color space conversions
Hex:
#de42c7
RGB:
222, 66, 199
CMY:
13, 74, 22
CMYK:
0, 70, 10, 13
HSL:
309°, 70.2703%, 56.4706%
HSV (HSB):
309°, 70.2703%, 87.0588%
XYZ:
42.3812, 23.5495, 56.3446
xyY:
0.3466, 0.1926, 23.5495
CIE-Lab:
55.6339, 73.2198, -37.0619
CIE-LCH:
55.6339, 82.0654, 333.1527
CIE-Luv:
55.6339, 74.0497, -67.2497
Hunter-Lab:
48.5279, 70.9670, -34.8708
#de42c7 color charts
#de42c7 color shades, tints & tones
#de42c7 color schemes
#de42c7 color preview, HTML & CSS examples
This text has a color of #de42c7
<p style="color:#de42c7;">Text here</p>
.mytext {color:#de42c7;}
This box has a color of #de42c7
<div style="background-color:#de42c7;">Content here</div>
.mybackground {background-color:#de42c7;}
Border around this has a color of #de42c7
<div style="border:2px solid #de42c7;">Content here</div>
.myborder {border:2px solid #de42c7;}