#da99e2 color space conversions
Hex:
#da99e2
RGB:
218, 153, 226
CMY:
15, 40, 11
CMYK:
4, 32, 0, 11
HSL:
293°, 55.7252%, 74.3137%
HSV (HSB):
293°, 32.3009%, 88.6275%
XYZ:
54.0321, 43.1789, 77.4381
xyY:
0.3094, 0.2472, 43.1789
CIE-Lab:
71.6762, 36.2832, -27.3574
CIE-LCH:
71.6762, 45.4412, 322.9839
CIE-Luv:
71.6762, 31.2652, -48.7130
Hunter-Lab:
65.7106, 31.7823, -23.8741
#da99e2 color charts
#da99e2 color shades, tints & tones
#da99e2 color schemes
#da99e2 color preview, HTML & CSS examples
This text has a color of #da99e2
<p style="color:#da99e2;">Text here</p>
.mytext {color:#da99e2;}
This box has a color of #da99e2
<div style="background-color:#da99e2;">Content here</div>
.mybackground {background-color:#da99e2;}
Border around this has a color of #da99e2
<div style="border:2px solid #da99e2;">Content here</div>
.myborder {border:2px solid #da99e2;}