#dcccff color space conversions
Hex:
#dcccff
RGB:
220, 204, 255
CMY:
14, 20, 0
CMYK:
14, 20, 0, 0
HSL:
259°, 100.0000%, 90.0000%
HSV (HSB):
259°, 20.0000%, 100.0000%
XYZ:
69.1581, 65.6214, 103.6289
xyY:
0.2901, 0.2752, 65.6214
CIE-Lab:
84.8029, 15.2205, -22.9317
CIE-LCH:
84.8029, 27.5232, 303.5734
CIE-Luv:
84.8029, 5.4190, -39.0998
Hunter-Lab:
81.0070, 10.6284, -19.1423
#dcccff color charts
#dcccff RGB chart
#dcccff CMYK chart
#dcccff RGB pie chart
#dcccff color shades, tints & tones
#dcccff color schemes
#dcccff color preview, HTML & CSS examples
This text has a color of #dcccff
<p style="color:#dcccff;">Text here</p>
.mytext {color:#dcccff;}
Text color #dcccff
This box has a color of #dcccff
<div style="background-color:#dcccff;">Content here</div>
.mybackground {background-color:#dcccff;}
Background color #dcccff
Border around this has a color of #dcccff
<div style="border:2px solid #dcccff;">Content here</div>
.myborder {border:2px solid #dcccff;}
Border color #dcccff