#cacddc color space conversions
Hex:
#cacddc
RGB:
202, 205, 220
CMY:
21, 20, 14
CMYK:
8, 7, 0, 14
HSL:
230°, 20.4545%, 82.7451%
HSV (HSB):
230°, 8.1818%, 86.2745%
XYZ:
59.1067, 61.3865, 76.4437
xyY:
0.3001, 0.3117, 61.3865
CIE-Lab:
82.5861, 1.8387, -7.7798
CIE-LCH:
82.5861, 7.9941, 283.2976
CIE-Luv:
82.5861, -2.4931, -12.2969
Hunter-Lab:
78.3495, -2.4517, -3.0031
#cacddc color charts
#cacddc RGB chart
#cacddc CMYK chart
#cacddc RGB pie chart
#cacddc color shades, tints & tones
#cacddc color schemes
#cacddc color preview, HTML & CSS examples
This text has a color of #cacddc
<p style="color:#cacddc;">Text here</p>
.mytext {color:#cacddc;}
Text color #cacddc
This box has a color of #cacddc
<div style="background-color:#cacddc;">Content here</div>
.mybackground {background-color:#cacddc;}
Background color #cacddc
Border around this has a color of #cacddc
<div style="border:2px solid #cacddc;">Content here</div>
.myborder {border:2px solid #cacddc;}
Border color #cacddc