#daa8f9 color space conversions
Hex:
#daa8f9
RGB:
218, 168, 249
CMY:
15, 34, 2
CMYK:
12, 33, 0, 2
HSL:
277°, 87.0968%, 81.7647%
HSV (HSB):
277°, 32.5301%, 97.6471%
XYZ:
60.0150, 49.7502, 96.0622
xyY:
0.2916, 0.2417, 49.7502
CIE-Lab:
75.9157, 32.7653, -33.3447
CIE-LCH:
75.9157, 46.7486, 314.4978
CIE-Luv:
75.9157, 21.2205, -58.4510
Hunter-Lab:
70.5339, 28.4456, -31.3751
#daa8f9 color charts
#daa8f9 color shades, tints & tones
#daa8f9 color schemes
#daa8f9 color preview, HTML & CSS examples
This text has a color of #daa8f9
<p style="color:#daa8f9;">Text here</p>
.mytext {color:#daa8f9;}
This box has a color of #daa8f9
<div style="background-color:#daa8f9;">Content here</div>
.mybackground {background-color:#daa8f9;}
Border around this has a color of #daa8f9
<div style="border:2px solid #daa8f9;">Content here</div>
.myborder {border:2px solid #daa8f9;}