#da78f1 color space conversions
Hex:
#da78f1
RGB:
218, 120, 241
CMY:
15, 53, 5
CMYK:
10, 50, 0, 5
HSL:
289°, 81.2081%, 70.7843%
HSV (HSB):
289°, 50.2075%, 94.5098%
XYZ:
51.5071, 34.6892, 87.2001
xyY:
0.2970, 0.2001, 34.6892
CIE-Lab:
65.5060, 56.3236, -45.2025
CIE-LCH:
65.5060, 72.2192, 321.2512
CIE-Luv:
65.5060, 42.0346, -79.8296
Hunter-Lab:
58.8976, 53.0310, -46.5528
#da78f1 color charts
#da78f1 color shades, tints & tones
#da78f1 color schemes
#da78f1 color preview, HTML & CSS examples
This text has a color of #da78f1
<p style="color:#da78f1;">Text here</p>
.mytext {color:#da78f1;}
This box has a color of #da78f1
<div style="background-color:#da78f1;">Content here</div>
.mybackground {background-color:#da78f1;}
Border around this has a color of #da78f1
<div style="border:2px solid #da78f1;">Content here</div>
.myborder {border:2px solid #da78f1;}