#daaff5 color space conversions
Hex:
#daaff5
RGB:
218, 175, 245
CMY:
15, 31, 4
CMYK:
11, 29, 0, 4
HSL:
277°, 77.7778%, 82.3529%
HSV (HSB):
277°, 28.5714%, 96.0784%
XYZ:
60.7248, 52.1579, 93.2531
xyY:
0.2946, 0.2530, 52.1579
CIE-Lab:
77.3752, 28.1591, -28.9402
CIE-LCH:
77.3752, 40.3790, 314.2163
CIE-Luv:
77.3752, 18.5922, -50.5706
Hunter-Lab:
72.2205, 23.7017, -26.0026
#daaff5 color charts
#daaff5 color shades, tints & tones
#daaff5 color schemes
#daaff5 color preview, HTML & CSS examples
This text has a color of #daaff5
<p style="color:#daaff5;">Text here</p>
.mytext {color:#daaff5;}
This box has a color of #daaff5
<div style="background-color:#daaff5;">Content here</div>
.mybackground {background-color:#daaff5;}
Border around this has a color of #daaff5
<div style="border:2px solid #daaff5;">Content here</div>
.myborder {border:2px solid #daaff5;}