#daa9da color space conversions
Hex:
#daa9da
RGB:
218, 169, 218
CMY:
15, 34, 15
CMYK:
0, 22, 0, 15
HSL:
300°, 39.8374%, 75.8824%
HSV (HSB):
300°, 22.4771%, 85.4902%
XYZ:
55.7563, 48.3433, 72.7222
xyY:
0.3153, 0.2734, 48.3433
CIE-Lab:
75.0410, 26.1396, -17.8560
CIE-LCH:
75.0410, 31.6562, 325.6630
CIE-Luv:
75.0410, 24.7711, -32.0390
Hunter-Lab:
69.5294, 21.4646, -13.3421
#daa9da color charts
#daa9da color shades, tints & tones
#daa9da color schemes
#daa9da color preview, HTML & CSS examples
This text has a color of #daa9da
<p style="color:#daa9da;">Text here</p>
.mytext {color:#daa9da;}
This box has a color of #daa9da
<div style="background-color:#daa9da;">Content here</div>
.mybackground {background-color:#daa9da;}
Border around this has a color of #daa9da
<div style="border:2px solid #daa9da;">Content here</div>
.myborder {border:2px solid #daa9da;}