#de78e2 color space conversions
Hex:
#de78e2
RGB:
222, 120, 226
CMY:
13, 53, 11
CMYK:
2, 47, 0, 11
HSL:
298°, 64.6341%, 67.8431%
HSV (HSB):
298°, 46.9027%, 88.6275%
XYZ:
50.5681, 34.4535, 75.9365
xyY:
0.3142, 0.2141, 34.4535
CIE-Lab:
65.3210, 54.6289, -37.1532
CIE-LCH:
65.3210, 66.0657, 325.7803
CIE-Luv:
65.3210, 48.0066, -66.5623
Hunter-Lab:
58.6971, 51.0595, -35.6155
#de78e2 color charts
#de78e2 color shades, tints & tones
#de78e2 color schemes
#de78e2 color preview, HTML & CSS examples
This text has a color of #de78e2
<p style="color:#de78e2;">Text here</p>
.mytext {color:#de78e2;}
This box has a color of #de78e2
<div style="background-color:#de78e2;">Content here</div>
.mybackground {background-color:#de78e2;}
Border around this has a color of #de78e2
<div style="border:2px solid #de78e2;">Content here</div>
.myborder {border:2px solid #de78e2;}