#daaff7 color space conversions
Hex:
#daaff7
RGB:
218, 175, 247
CMY:
15, 31, 3
CMYK:
12, 29, 0, 3
HSL:
276°, 81.8182%, 82.7451%
HSV (HSB):
276°, 29.1498%, 96.8627%
XYZ:
61.0319, 52.2808, 94.8702
xyY:
0.2932, 0.2511, 52.2808
CIE-Lab:
77.4484, 28.5680, -29.9054
CIE-LCH:
77.4484, 41.3578, 313.6898
CIE-Luv:
77.4484, 18.3548, -52.2413
Hunter-Lab:
72.3054, 24.1346, -27.1791
#daaff7 color charts
#daaff7 color shades, tints & tones
#daaff7 color schemes
#daaff7 color preview, HTML & CSS examples
This text has a color of #daaff7
<p style="color:#daaff7;">Text here</p>
.mytext {color:#daaff7;}
This box has a color of #daaff7
<div style="background-color:#daaff7;">Content here</div>
.mybackground {background-color:#daaff7;}
Border around this has a color of #daaff7
<div style="border:2px solid #daaff7;">Content here</div>
.myborder {border:2px solid #daaff7;}