#dcaffc color space conversions
Hex:
#dcaffc
RGB:
220, 175, 252
CMY:
14, 31, 1
CMYK:
13, 31, 0, 1
HSL:
275°, 92.7711%, 83.7255%
HSV (HSB):
275°, 30.5556%, 98.8235%
XYZ:
62.4159, 52.9039, 99.0173
xyY:
0.2912, 0.2468, 52.9039
CIE-Lab:
77.8182, 30.2103, -32.0117
CIE-LCH:
77.8182, 44.0160, 313.3417
CIE-Luv:
77.8182, 18.9066, -56.0371
Hunter-Lab:
72.7350, 25.8892, -29.7994
#dcaffc color charts
#dcaffc color shades, tints & tones
#dcaffc color schemes
#dcaffc color preview, HTML & CSS examples
This text has a color of #dcaffc
<p style="color:#dcaffc;">Text here</p>
.mytext {color:#dcaffc;}
This box has a color of #dcaffc
<div style="background-color:#dcaffc;">Content here</div>
.mybackground {background-color:#dcaffc;}
Border around this has a color of #dcaffc
<div style="border:2px solid #dcaffc;">Content here</div>
.myborder {border:2px solid #dcaffc;}