#daafee color space conversions
Hex:
#daafee
RGB:
218, 175, 238
CMY:
15, 31, 7
CMYK:
8, 26, 0, 7
HSL:
281°, 64.9485%, 80.9804%
HSV (HSB):
281°, 26.4706%, 93.3333%
XYZ:
59.6760, 51.7384, 87.7302
xyY:
0.2997, 0.2598, 51.7384
CIE-Lab:
77.1242, 26.7474, -25.5468
CIE-LCH:
77.1242, 36.9873, 316.3152
CIE-Luv:
77.1242, 19.4234, -44.7314
Hunter-Lab:
71.9294, 22.2155, -21.9636
#daafee color charts
#daafee color shades, tints & tones
#daafee color schemes
#daafee color preview, HTML & CSS examples
This text has a color of #daafee
<p style="color:#daafee;">Text here</p>
.mytext {color:#daafee;}
This box has a color of #daafee
<div style="background-color:#daafee;">Content here</div>
.mybackground {background-color:#daafee;}
Border around this has a color of #daafee
<div style="border:2px solid #daafee;">Content here</div>
.myborder {border:2px solid #daafee;}