#da78e8 color space conversions
Hex:
#da78e8
RGB:
218, 120, 232
CMY:
15, 53, 9
CMYK:
6, 48, 0, 9
HSL:
293°, 70.8861%, 69.0196%
HSV (HSB):
293°, 48.2759%, 90.9804%
XYZ:
50.1954, 34.1646, 80.2928
xyY:
0.3049, 0.2075, 34.1646
CIE-Lab:
65.0930, 54.6137, -40.8751
CIE-LCH:
65.0930, 68.2160, 323.1874
CIE-Luv:
65.0930, 44.0290, -72.5025
Hunter-Lab:
58.4505, 51.0018, -40.5307
#da78e8 color charts
#da78e8 color shades, tints & tones
#da78e8 color schemes
#da78e8 color preview, HTML & CSS examples
This text has a color of #da78e8
<p style="color:#da78e8;">Text here</p>
.mytext {color:#da78e8;}
This box has a color of #da78e8
<div style="background-color:#da78e8;">Content here</div>
.mybackground {background-color:#da78e8;}
Border around this has a color of #da78e8
<div style="border:2px solid #da78e8;">Content here</div>
.myborder {border:2px solid #da78e8;}