#de56f5 color space conversions
Hex:
#de56f5
RGB:
222, 86, 245
CMY:
13, 66, 4
CMYK:
9, 65, 0, 4
HSL:
291°, 88.8268%, 64.9020%
HSV (HSB):
291°, 64.8980%, 96.0784%
XYZ:
49.9334, 28.7777, 89.3091
xyY:
0.2972, 0.1713, 28.7777
CIE-Lab:
60.5850, 73.3404, -55.1725
CIE-LCH:
60.5850, 91.7759, 323.0466
CIE-Luv:
60.5850, 54.0611, -96.7063
Hunter-Lab:
53.6449, 72.2717, -61.1557
#de56f5 color charts
#de56f5 color shades, tints & tones
#de56f5 color schemes
#de56f5 color preview, HTML & CSS examples
This text has a color of #de56f5
<p style="color:#de56f5;">Text here</p>
.mytext {color:#de56f5;}
This box has a color of #de56f5
<div style="background-color:#de56f5;">Content here</div>
.mybackground {background-color:#de56f5;}
Border around this has a color of #de56f5
<div style="border:2px solid #de56f5;">Content here</div>
.myborder {border:2px solid #de56f5;}