#de43c5 color space conversions
Hex:
#de43c5
RGB:
222, 67, 197
CMY:
13, 74, 23
CMYK:
0, 70, 11, 13
HSL:
310°, 70.1357%, 56.6667%
HSV (HSB):
310°, 69.8198%, 87.0588%
XYZ:
42.2094, 23.5751, 55.1491
xyY:
0.3490, 0.1949, 23.5751
CIE-Lab:
55.6599, 72.5912, -35.8734
CIE-LCH:
55.6599, 80.9715, 333.7022
CIE-Luv:
55.6599, 74.5043, -65.3513
Hunter-Lab:
48.5542, 70.2046, -33.3551
#de43c5 color charts
#de43c5 color shades, tints & tones
#de43c5 color schemes
#de43c5 color preview, HTML & CSS examples
This text has a color of #de43c5
<p style="color:#de43c5;">Text here</p>
.mytext {color:#de43c5;}
This box has a color of #de43c5
<div style="background-color:#de43c5;">Content here</div>
.mybackground {background-color:#de43c5;}
Border around this has a color of #de43c5
<div style="border:2px solid #de43c5;">Content here</div>
.myborder {border:2px solid #de43c5;}