#da80c0 color space conversions
Hex:
#da80c0
RGB:
218, 128, 192
CMY:
15, 50, 25
CMYK:
0, 41, 12, 15
HSL:
317°, 54.8780%, 67.8431%
HSV (HSB):
317°, 41.2844%, 85.4902%
XYZ:
46.1470, 34.1495, 54.0285
xyY:
0.3435, 0.2542, 34.1495
CIE-Lab:
65.0811, 43.4938, -18.5427
CIE-LCH:
65.0811, 47.2815, 336.9100
CIE-Luv:
65.0811, 49.3786, -35.3218
Hunter-Lab:
58.4376, 38.6922, -13.9102
#da80c0 color charts
#da80c0 color shades, tints & tones
#da80c0 color schemes
#da80c0 color preview, HTML & CSS examples
This text has a color of #da80c0
<p style="color:#da80c0;">Text here</p>
.mytext {color:#da80c0;}
This box has a color of #da80c0
<div style="background-color:#da80c0;">Content here</div>
.mybackground {background-color:#da80c0;}
Border around this has a color of #da80c0
<div style="border:2px solid #da80c0;">Content here</div>
.myborder {border:2px solid #da80c0;}