#deccff color space conversions
Hex:
#deccff
RGB:
222, 204, 255
CMY:
13, 20, 0
CMYK:
13, 20, 0, 0
HSL:
261°, 100.0000%, 90.0000%
HSV (HSB):
261°, 20.0000%, 100.0000%
XYZ:
69.7671, 65.9353, 103.6574
xyY:
0.2915, 0.2755, 65.9353
CIE-Lab:
84.9634, 15.8449, -22.6730
CIE-LCH:
84.9634, 27.6609, 304.9474
CIE-Luv:
84.9634, 6.5101, -38.7815
Hunter-Lab:
81.2006, 11.2652, -18.8469
#deccff color charts
#deccff RGB chart
#deccff CMYK chart
#deccff RGB pie chart
#deccff color shades, tints & tones
#deccff color schemes
#deccff color preview, HTML & CSS examples
This text has a color of #deccff
<p style="color:#deccff;">Text here</p>
.mytext {color:#deccff;}
Text color #deccff
This box has a color of #deccff
<div style="background-color:#deccff;">Content here</div>
.mybackground {background-color:#deccff;}
Background color #deccff
Border around this has a color of #deccff
<div style="border:2px solid #deccff;">Content here</div>
.myborder {border:2px solid #deccff;}
Border color #deccff