#da99e0 color space conversions
Hex:
#da99e0
RGB:
218, 153, 224
CMY:
15, 40, 12
CMYK:
3, 32, 0, 12
HSL:
295°, 53.3835%, 73.9216%
HSV (HSB):
295°, 31.6964%, 87.8431%
XYZ:
53.7592, 43.0697, 76.0009
xyY:
0.3111, 0.2492, 43.0697
CIE-Lab:
71.6023, 35.9034, -26.3736
CIE-LCH:
71.6023, 44.5491, 323.7001
CIE-Luv:
71.6023, 31.5822, -47.0513
Hunter-Lab:
65.6275, 31.3713, -22.7224
#da99e0 color charts
#da99e0 color shades, tints & tones
#da99e0 color schemes
#da99e0 color preview, HTML & CSS examples
This text has a color of #da99e0
<p style="color:#da99e0;">Text here</p>
.mytext {color:#da99e0;}
This box has a color of #da99e0
<div style="background-color:#da99e0;">Content here</div>
.mybackground {background-color:#da99e0;}
Border around this has a color of #da99e0
<div style="border:2px solid #da99e0;">Content here</div>
.myborder {border:2px solid #da99e0;}