#dcccec color space conversions
Hex:
#dcccec
RGB:
220, 204, 236
CMY:
14, 20, 7
CMYK:
7, 14, 0, 7
HSL:
270°, 45.7143%, 86.2745%
HSV (HSB):
270°, 13.5593%, 92.5490%
XYZ:
66.2484, 64.4575, 88.3068
xyY:
0.3025, 0.2943, 64.4575
CIE-Lab:
84.2034, 11.4070, -13.7480
CIE-LCH:
84.2034, 17.8642, 309.6833
CIE-Luv:
84.2034, 6.9078, -23.4420
Hunter-Lab:
80.2854, 6.7917, -9.0139
#dcccec color charts
#dcccec color shades, tints & tones
#dcccec color schemes
#dcccec color preview, HTML & CSS examples
This text has a color of #dcccec
<p style="color:#dcccec;">Text here</p>
.mytext {color:#dcccec;}
This box has a color of #dcccec
<div style="background-color:#dcccec;">Content here</div>
.mybackground {background-color:#dcccec;}
Border around this has a color of #dcccec
<div style="border:2px solid #dcccec;">Content here</div>
.myborder {border:2px solid #dcccec;}