#cdeffe color space conversions
Hex:
#cdeffe
RGB:
205, 239, 254
CMY:
20, 6, 0
CMYK:
19, 6, 0, 0
HSL:
198°, 96.0784%, 90.0000%
HSV (HSB):
198°, 19.2913%, 99.6078%
XYZ:
73.9327, 81.8679, 105.6713
xyY:
0.2828, 0.3131, 81.8679
CIE-Lab:
92.5165, -7.9078, -10.9165
CIE-LCH:
92.5165, 13.4797, 234.0806
CIE-Luv:
92.5165, -18.2490, -15.9046
Hunter-Lab:
90.4809, -12.4876, -5.9073
#cdeffe color charts
#cdeffe RGB chart
#cdeffe CMYK chart
#cdeffe RGB pie chart
#cdeffe color shades, tints & tones
#cdeffe color schemes
#cdeffe color preview, HTML & CSS examples
This text has a color of #cdeffe
<p style="color:#cdeffe;">Text here</p>
.mytext {color:#cdeffe;}
Text color #cdeffe
This box has a color of #cdeffe
<div style="background-color:#cdeffe;">Content here</div>
.mybackground {background-color:#cdeffe;}
Background color #cdeffe
Border around this has a color of #cdeffe
<div style="border:2px solid #cdeffe;">Content here</div>
.myborder {border:2px solid #cdeffe;}
Border color #cdeffe