#cddffd color space conversions
Hex:
#cddffd
RGB:
205, 223, 253
CMY:
20, 13, 1
CMYK:
19, 12, 0, 1
HSL:
218°, 92.3077%, 89.8039%
HSV (HSB):
218°, 18.9723%, 99.2157%
XYZ:
69.2941, 72.8463, 103.3371
xyY:
0.2823, 0.2968, 72.8463
CIE-Lab:
88.3744, 0.1210, -16.5892
CIE-LCH:
88.3744, 16.5896, 270.4179
CIE-Luv:
88.3744, -10.9608, -26.3601
Hunter-Lab:
85.3501, -4.4418, -12.0400
#cddffd color charts
#cddffd color shades, tints & tones
#cddffd color schemes
#cddffd color preview, HTML & CSS examples
This text has a color of #cddffd
<p style="color:#cddffd;">Text here</p>
.mytext {color:#cddffd;}
This box has a color of #cddffd
<div style="background-color:#cddffd;">Content here</div>
.mybackground {background-color:#cddffd;}
Border around this has a color of #cddffd
<div style="border:2px solid #cddffd;">Content here</div>
.myborder {border:2px solid #cddffd;}