#dccbff color space conversions
Hex:
#dccbff
RGB:
220, 203, 255
CMY:
14, 20, 0
CMYK:
14, 20, 0, 0
HSL:
260°, 100.0000%, 89.8039%
HSV (HSB):
260°, 20.3922%, 100.0000%
XYZ:
68.9211, 65.1475, 103.5499
xyY:
0.2900, 0.2742, 65.1475
CIE-Lab:
84.5597, 15.7547, -23.3011
CIE-LCH:
84.5597, 28.1274, 304.0640
CIE-Luv:
84.5597, 5.8811, -39.7839
Hunter-Lab:
80.7140, 11.1704, -19.5648
#dccbff color charts
#dccbff color shades, tints & tones
#dccbff color schemes
#dccbff color preview, HTML & CSS examples
This text has a color of #dccbff
<p style="color:#dccbff;">Text here</p>
.mytext {color:#dccbff;}
This box has a color of #dccbff
<div style="background-color:#dccbff;">Content here</div>
.mybackground {background-color:#dccbff;}
Border around this has a color of #dccbff
<div style="border:2px solid #dccbff;">Content here</div>
.myborder {border:2px solid #dccbff;}