#dcacff color space conversions
Hex:
#dcacff
RGB:
220, 172, 255
CMY:
14, 33, 0
CMYK:
14, 33, 0, 0
HSL:
275°, 100.0000%, 83.7255%
HSV (HSB):
275°, 32.5490%, 100.0000%
XYZ:
62.3177, 51.9407, 101.3488
xyY:
0.2890, 0.2409, 51.9407
CIE-Lab:
77.2454, 32.4516, -34.5084
CIE-LCH:
77.2454, 47.3702, 313.2406
CIE-Luv:
77.2454, 19.8567, -60.4903
Hunter-Lab:
72.0699, 28.2239, -32.9281
#dcacff color charts
#dcacff color shades, tints & tones
#dcacff color schemes
#dcacff color preview, HTML & CSS examples
This text has a color of #dcacff
<p style="color:#dcacff;">Text here</p>
.mytext {color:#dcacff;}
This box has a color of #dcacff
<div style="background-color:#dcacff;">Content here</div>
.mybackground {background-color:#dcacff;}
Border around this has a color of #dcacff
<div style="border:2px solid #dcacff;">Content here</div>
.myborder {border:2px solid #dcacff;}