#cdf3fd color space conversions
Hex:
#cdf3fd
RGB:
205, 243, 253
CMY:
20, 5, 1
CMYK:
19, 4, 0, 1
HSL:
193°, 92.3077%, 89.8039%
HSV (HSB):
193°, 18.9723%, 99.2157%
XYZ:
74.9571, 84.1722, 105.2247
xyY:
0.2835, 0.3184, 84.1722
CIE-Lab:
93.5252, -10.1418, -8.8979
CIE-LCH:
93.5252, 13.4918, 221.2622
CIE-Luv:
93.5252, -20.0356, -12.2894
Hunter-Lab:
91.7454, -14.7179, -3.7792
#cdf3fd color charts
#cdf3fd color shades, tints & tones
#cdf3fd color schemes
#cdf3fd color preview, HTML & CSS examples
This text has a color of #cdf3fd
<p style="color:#cdf3fd;">Text here</p>
.mytext {color:#cdf3fd;}
This box has a color of #cdf3fd
<div style="background-color:#cdf3fd;">Content here</div>
.mybackground {background-color:#cdf3fd;}
Border around this has a color of #cdf3fd
<div style="border:2px solid #cdf3fd;">Content here</div>
.myborder {border:2px solid #cdf3fd;}