#dcccf6 color space conversions
Hex:
#dcccf6
RGB:
220, 204, 246
CMY:
14, 20, 4
CMYK:
11, 17, 0, 4
HSL:
263°, 70.0000%, 88.2353%
HSV (HSB):
263°, 17.0732%, 96.4706%
XYZ:
67.7426, 65.0552, 96.1753
xyY:
0.2959, 0.2841, 65.0552
CIE-Lab:
84.5122, 13.3844, -18.5985
CIE-LCH:
84.5122, 22.9139, 305.7407
CIE-Luv:
84.5122, 6.1270, -31.6479
Hunter-Lab:
80.6568, 8.7705, -14.2377
#dcccf6 color charts
#dcccf6 color shades, tints & tones
#dcccf6 color schemes
#dcccf6 color preview, HTML & CSS examples
This text has a color of #dcccf6
<p style="color:#dcccf6;">Text here</p>
.mytext {color:#dcccf6;}
This box has a color of #dcccf6
<div style="background-color:#dcccf6;">Content here</div>
.mybackground {background-color:#dcccf6;}
Border around this has a color of #dcccf6
<div style="border:2px solid #dcccf6;">Content here</div>
.myborder {border:2px solid #dcccf6;}