#de56da color space conversions
Hex:
#de56da
RGB:
222, 86, 218
CMY:
13, 66, 15
CMYK:
0, 61, 2, 13
HSL:
302°, 67.3267%, 60.3922%
HSV (HSB):
302°, 61.2613%, 87.0588%
XYZ:
46.1069, 27.2471, 69.1588
xyY:
0.3235, 0.1912, 27.2471
CIE-Lab:
59.2024, 68.7190, -42.2605
CIE-LCH:
59.2024, 80.6737, 328.4095
CIE-Luv:
59.2024, 62.0550, -75.4772
Hunter-Lab:
52.1988, 66.3201, -42.0149
#de56da color charts
#de56da color shades, tints & tones
#de56da color schemes
#de56da color preview, HTML & CSS examples
This text has a color of #de56da
<p style="color:#de56da;">Text here</p>
.mytext {color:#de56da;}
This box has a color of #de56da
<div style="background-color:#de56da;">Content here</div>
.mybackground {background-color:#de56da;}
Border around this has a color of #de56da
<div style="border:2px solid #de56da;">Content here</div>
.myborder {border:2px solid #de56da;}