#dccffa color space conversions
Hex:
#dccffa
RGB:
220, 207, 250
CMY:
14, 19, 2
CMYK:
12, 17, 0, 2
HSL:
258°, 81.1321%, 89.6078%
HSV (HSB):
258°, 17.2000%, 98.0392%
XYZ:
69.0833, 66.7434, 99.6842
xyY:
0.2933, 0.2834, 66.7434
CIE-Lab:
85.3742, 12.5960, -19.4181
CIE-LCH:
85.3742, 23.1457, 302.9703
CIE-Luv:
85.3742, 4.4044, -32.9048
Hunter-Lab:
81.6966, 7.9719, -15.1565
#dccffa color charts
#dccffa color shades, tints & tones
#dccffa color schemes
#dccffa color preview, HTML & CSS examples
This text has a color of #dccffa
<p style="color:#dccffa;">Text here</p>
.mytext {color:#dccffa;}
This box has a color of #dccffa
<div style="background-color:#dccffa;">Content here</div>
.mybackground {background-color:#dccffa;}
Border around this has a color of #dccffa
<div style="border:2px solid #dccffa;">Content here</div>
.myborder {border:2px solid #dccffa;}