#dcaefc color space conversions
Hex:
#dcaefc
RGB:
220, 174, 252
CMY:
14, 32, 1
CMYK:
13, 31, 0, 1
HSL:
275°, 92.8571%, 83.5294%
HSV (HSB):
275°, 30.9524%, 98.8235%
XYZ:
62.2219, 52.5160, 98.9526
xyY:
0.2912, 0.2458, 52.5160
CIE-Lab:
77.5884, 30.7504, -32.3657
CIE-LCH:
77.5884, 44.6445, 313.5339
CIE-Luv:
77.5884, 19.3504, -56.6878
Hunter-Lab:
72.4679, 26.4436, -30.2310
#dcaefc color charts
#dcaefc color shades, tints & tones
#dcaefc color schemes
#dcaefc color preview, HTML & CSS examples
This text has a color of #dcaefc
<p style="color:#dcaefc;">Text here</p>
.mytext {color:#dcaefc;}
This box has a color of #dcaefc
<div style="background-color:#dcaefc;">Content here</div>
.mybackground {background-color:#dcaefc;}
Border around this has a color of #dcaefc
<div style="border:2px solid #dcaefc;">Content here</div>
.myborder {border:2px solid #dcaefc;}