#da80ea color space conversions
Hex:
#da80ea
RGB:
218, 128, 234
CMY:
15, 50, 8
CMYK:
7, 45, 0, 8
HSL:
291°, 71.6216%, 70.9804%
HSV (HSB):
291°, 45.2991%, 91.7647%
XYZ:
51.4839, 36.2843, 82.1320
xyY:
0.3030, 0.2136, 36.2843
CIE-Lab:
66.7366, 50.9582, -39.4105
CIE-LCH:
66.7366, 64.4200, 322.2820
CIE-Luv:
66.7366, 40.5136, -69.8970
Hunter-Lab:
60.2364, 47.1496, -38.6760
#da80ea color charts
#da80ea color shades, tints & tones
#da80ea color schemes
#da80ea color preview, HTML & CSS examples
This text has a color of #da80ea
<p style="color:#da80ea;">Text here</p>
.mytext {color:#da80ea;}
This box has a color of #da80ea
<div style="background-color:#da80ea;">Content here</div>
.mybackground {background-color:#da80ea;}
Border around this has a color of #da80ea
<div style="border:2px solid #da80ea;">Content here</div>
.myborder {border:2px solid #da80ea;}