#de78f3 color space conversions
Hex:
#de78f3
RGB:
222, 120, 243
CMY:
13, 53, 5
CMYK:
9, 51, 0, 5
HSL:
290°, 83.6735%, 71.1765%
HSV (HSB):
290°, 50.6173%, 95.2941%
XYZ:
53.0183, 35.4336, 88.8390
xyY:
0.2990, 0.1999, 35.4336
CIE-Lab:
66.0849, 57.7769, -45.3608
CIE-LCH:
66.0849, 73.4560, 321.8644
CIE-Luv:
66.0849, 44.1180, -80.4251
Hunter-Lab:
59.5261, 54.8145, -46.8183
#de78f3 color charts
#de78f3 color shades, tints & tones
#de78f3 color schemes
#de78f3 color preview, HTML & CSS examples
This text has a color of #de78f3
<p style="color:#de78f3;">Text here</p>
.mytext {color:#de78f3;}
This box has a color of #de78f3
<div style="background-color:#de78f3;">Content here</div>
.mybackground {background-color:#de78f3;}
Border around this has a color of #de78f3
<div style="border:2px solid #de78f3;">Content here</div>
.myborder {border:2px solid #de78f3;}