#cdd2e4 color space conversions
Hex:
#cdd2e4
RGB:
205, 210, 228
CMY:
20, 18, 11
CMYK:
10, 8, 0, 11
HSL:
227°, 29.8701%, 84.9020%
HSV (HSB):
227°, 10.0877%, 89.4118%
XYZ:
62.2270, 64.6738, 82.6024
xyY:
0.2970, 0.3087, 64.6738
CIE-Lab:
84.3153, 1.7667, -9.4492
CIE-LCH:
84.3153, 9.6129, 280.5901
CIE-Luv:
84.3153, -3.7286, -14.9605
Hunter-Lab:
80.4200, -2.6161, -4.6050
#cdd2e4 color charts
#cdd2e4 color shades, tints & tones
#cdd2e4 color schemes
#cdd2e4 color preview, HTML & CSS examples
This text has a color of #cdd2e4
<p style="color:#cdd2e4;">Text here</p>
.mytext {color:#cdd2e4;}
This box has a color of #cdd2e4
<div style="background-color:#cdd2e4;">Content here</div>
.mybackground {background-color:#cdd2e4;}
Border around this has a color of #cdd2e4
<div style="border:2px solid #cdd2e4;">Content here</div>
.myborder {border:2px solid #cdd2e4;}