#daaddc color space conversions
Hex:
#daaddc
RGB:
218, 173, 220
CMY:
15, 32, 14
CMYK:
1, 21, 0, 14
HSL:
297°, 40.1709%, 77.0588%
HSV (HSB):
297°, 21.3636%, 86.2745%
XYZ:
56.7753, 49.9599, 74.3610
xyY:
0.3135, 0.2759, 49.9599
CIE-Lab:
76.0446, 24.3479, -17.4290
CIE-LCH:
76.0446, 29.9431, 324.4037
CIE-Luv:
76.0446, 22.5456, -31.1188
Hunter-Lab:
70.6823, 19.6854, -12.8982
#daaddc color charts
#daaddc RGB chart
#daaddc CMYK chart
#daaddc RGB pie chart
#daaddc color shades, tints & tones
#daaddc color schemes
#daaddc color preview, HTML & CSS examples
This text has a color of #daaddc
<p style="color:#daaddc;">Text here</p>
.mytext {color:#daaddc;}
Text color #daaddc
This box has a color of #daaddc
<div style="background-color:#daaddc;">Content here</div>
.mybackground {background-color:#daaddc;}
Background color #daaddc
Border around this has a color of #daaddc
<div style="border:2px solid #daaddc;">Content here</div>
.myborder {border:2px solid #daaddc;}
Border color #daaddc