#cddff9 color space conversions
Hex:
#cddff9
RGB:
205, 223, 249
CMY:
20, 13, 2
CMYK:
18, 10, 0, 2
HSL:
215°, 78.5714%, 89.0196%
HSV (HSB):
215°, 17.6707%, 97.6471%
XYZ:
68.6634, 72.5940, 100.0156
xyY:
0.2846, 0.3009, 72.5940
CIE-Lab:
88.2537, -0.7286, -14.6684
CIE-LCH:
88.2537, 14.6865, 267.1565
CIE-Luv:
88.2537, -10.8005, -23.0703
Hunter-Lab:
85.2021, -5.2527, -9.9568
#cddff9 color charts
#cddff9 color shades, tints & tones
#cddff9 color schemes
#cddff9 color preview, HTML & CSS examples
This text has a color of #cddff9
<p style="color:#cddff9;">Text here</p>
.mytext {color:#cddff9;}
This box has a color of #cddff9
<div style="background-color:#cddff9;">Content here</div>
.mybackground {background-color:#cddff9;}
Border around this has a color of #cddff9
<div style="border:2px solid #cddff9;">Content here</div>
.myborder {border:2px solid #cddff9;}