#dcaaff color space conversions
Hex:
#dcaaff
RGB:
220, 170, 255
CMY:
14, 33, 0
CMYK:
14, 33, 0, 0
HSL:
275°, 100.0000%, 83.3333%
HSV (HSB):
275°, 33.3333%, 100.0000%
XYZ:
61.9399, 51.1851, 101.2229
xyY:
0.2890, 0.2388, 51.1851
CIE-Lab:
76.7910, 33.5305, -35.2109
CIE-LCH:
76.7910, 48.6220, 313.5997
CIE-Luv:
76.7910, 20.7261, -61.7787
Hunter-Lab:
71.5438, 29.3371, -33.8051
#dcaaff color charts
#dcaaff color shades, tints & tones
#dcaaff color schemes
#dcaaff color preview, HTML & CSS examples
This text has a color of #dcaaff
<p style="color:#dcaaff;">Text here</p>
.mytext {color:#dcaaff;}
This box has a color of #dcaaff
<div style="background-color:#dcaaff;">Content here</div>
.mybackground {background-color:#dcaaff;}
Border around this has a color of #dcaaff
<div style="border:2px solid #dcaaff;">Content here</div>
.myborder {border:2px solid #dcaaff;}