#da81e7 color space conversions
Hex:
#da81e7
RGB:
218, 129, 231
CMY:
15, 49, 9
CMYK:
6, 44, 0, 9
HSL:
292°, 68.0000%, 70.5882%
HSV (HSB):
292°, 44.1558%, 90.5882%
XYZ:
51.1875, 36.3755, 79.9246
xyY:
0.3056, 0.2172, 36.3755
CIE-Lab:
66.8058, 49.8761, -37.6453
CIE-LCH:
66.8058, 62.4884, 322.9554
CIE-Luv:
66.8058, 40.7340, -66.8831
Hunter-Lab:
60.3121, 45.9487, -36.3517
#da81e7 color charts
#da81e7 color shades, tints & tones
#da81e7 color schemes
#da81e7 color preview, HTML & CSS examples
This text has a color of #da81e7
<p style="color:#da81e7;">Text here</p>
.mytext {color:#da81e7;}
This box has a color of #da81e7
<div style="background-color:#da81e7;">Content here</div>
.mybackground {background-color:#da81e7;}
Border around this has a color of #da81e7
<div style="border:2px solid #da81e7;">Content here</div>
.myborder {border:2px solid #da81e7;}