#daa5e9 color space conversions
Hex:
#daa5e9
RGB:
218, 165, 233
CMY:
15, 35, 9
CMYK:
6, 29, 0, 9
HSL:
287°, 60.7143%, 78.0392%
HSV (HSB):
287°, 29.1845%, 91.3725%
XYZ:
57.0766, 47.6989, 83.2893
xyY:
0.3035, 0.2536, 47.6989
CIE-Lab:
74.6346, 31.1691, -26.6444
CIE-LCH:
74.6346, 41.0053, 319.4750
CIE-Luv:
74.6346, 24.7009, -47.0214
Hunter-Lab:
69.0644, 26.6543, -23.1567
#daa5e9 color charts
#daa5e9 color shades, tints & tones
#daa5e9 color schemes
#daa5e9 color preview, HTML & CSS examples
This text has a color of #daa5e9
<p style="color:#daa5e9;">Text here</p>
.mytext {color:#daa5e9;}
This box has a color of #daa5e9
<div style="background-color:#daa5e9;">Content here</div>
.mybackground {background-color:#daa5e9;}
Border around this has a color of #daa5e9
<div style="border:2px solid #daa5e9;">Content here</div>
.myborder {border:2px solid #daa5e9;}