#daaaff color space conversions
Hex:
#daaaff
RGB:
218, 170, 255
CMY:
15, 33, 0
CMYK:
15, 33, 0, 0
HSL:
274°, 100.0000%, 83.3333%
HSV (HSB):
274°, 33.3333%, 100.0000%
XYZ:
61.3382, 50.8749, 101.1947
xyY:
0.2874, 0.2384, 50.8749
CIE-Lab:
76.6032, 32.9318, -35.5167
CIE-LCH:
76.6032, 48.4348, 312.8373
CIE-Luv:
76.6032, 19.5809, -62.1764
Hunter-Lab:
71.3266, 28.6816, -34.1891
#daaaff color charts
#daaaff RGB chart
#daaaff CMYK chart
#daaaff RGB pie chart
#daaaff color shades, tints & tones
#daaaff color schemes
#daaaff color preview, HTML & CSS examples
This text has a color of #daaaff
<p style="color:#daaaff;">Text here</p>
.mytext {color:#daaaff;}
Text color #daaaff
This box has a color of #daaaff
<div style="background-color:#daaaff;">Content here</div>
.mybackground {background-color:#daaaff;}
Background color #daaaff
Border around this has a color of #daaaff
<div style="border:2px solid #daaaff;">Content here</div>
.myborder {border:2px solid #daaaff;}
Border color #daaaff