#dcc8fc color space conversions
Hex:
#dcc8fc
RGB:
220, 200, 252
CMY:
14, 22, 1
CMYK:
13, 21, 0, 1
HSL:
263°, 89.6552%, 88.6275%
HSV (HSB):
263°, 20.6349%, 98.8235%
XYZ:
67.7402, 63.5525, 100.7920
xyY:
0.2919, 0.2738, 63.5525
CIE-Lab:
83.7322, 16.7409, -22.9659
CIE-LCH:
83.7322, 28.4199, 306.0900
CIE-Luv:
83.7322, 7.5168, -39.3372
Hunter-Lab:
79.7198, 12.1668, -19.1582
#dcc8fc color charts
#dcc8fc color shades, tints & tones
#dcc8fc color schemes
#dcc8fc color preview, HTML & CSS examples
This text has a color of #dcc8fc
<p style="color:#dcc8fc;">Text here</p>
.mytext {color:#dcc8fc;}
This box has a color of #dcc8fc
<div style="background-color:#dcc8fc;">Content here</div>
.mybackground {background-color:#dcc8fc;}
Border around this has a color of #dcc8fc
<div style="border:2px solid #dcc8fc;">Content here</div>
.myborder {border:2px solid #dcc8fc;}