#cceffe color space conversions
Hex:
#cceffe
RGB:
204, 239, 254
CMY:
20, 6, 0
CMYK:
20, 6, 0, 0
HSL:
198°, 96.1538%, 89.8039%
HSV (HSB):
198°, 19.6850%, 99.6078%
XYZ:
73.6577, 81.7261, 105.6585
xyY:
0.2822, 0.3131, 81.7261
CIE-Lab:
92.4538, -8.2085, -11.0165
CIE-LCH:
92.4538, 13.7384, 233.3097
CIE-Luv:
92.4538, -18.7231, -16.0168
Hunter-Lab:
90.4025, -12.7670, -6.0138
#cceffe color charts
#cceffe RGB chart
#cceffe CMYK chart
#cceffe RGB pie chart
#cceffe color shades, tints & tones
#cceffe color schemes
#cceffe color preview, HTML & CSS examples
This text has a color of #cceffe
<p style="color:#cceffe;">Text here</p>
.mytext {color:#cceffe;}
Text color #cceffe
This box has a color of #cceffe
<div style="background-color:#cceffe;">Content here</div>
.mybackground {background-color:#cceffe;}
Background color #cceffe
Border around this has a color of #cceffe
<div style="border:2px solid #cceffe;">Content here</div>
.myborder {border:2px solid #cceffe;}
Border color #cceffe