#da80f4 color space conversions
Hex:
#da80f4
RGB:
218, 128, 244
CMY:
15, 50, 4
CMYK:
11, 48, 0, 4
HSL:
287°, 84.0580%, 72.9412%
HSV (HSB):
287°, 47.5410%, 95.6863%
XYZ:
52.9617, 36.8754, 89.9142
xyY:
0.2946, 0.2051, 36.8754
CIE-Lab:
67.1835, 52.8951, -44.2177
CIE-LCH:
67.1835, 68.9427, 320.1061
CIE-Luv:
67.1835, 38.4639, -78.0878
Hunter-Lab:
60.7251, 49.4107, -45.2817
#da80f4 color charts
#da80f4 color shades, tints & tones
#da80f4 color schemes
#da80f4 color preview, HTML & CSS examples
This text has a color of #da80f4
<p style="color:#da80f4;">Text here</p>
.mytext {color:#da80f4;}
This box has a color of #da80f4
<div style="background-color:#da80f4;">Content here</div>
.mybackground {background-color:#da80f4;}
Border around this has a color of #da80f4
<div style="border:2px solid #da80f4;">Content here</div>
.myborder {border:2px solid #da80f4;}