#1ccedd color space conversions
Hex:
#1ccedd
RGB:
28, 206, 221
CMY:
89, 19, 13
CMYK:
87, 7, 0, 13
HSL:
185°, 77.5100%, 48.8235%
HSV (HSB):
185°, 87.3303%, 86.6667%
XYZ:
35.6013, 49.6099, 76.1059
xyY:
0.2207, 0.3075, 49.6099
CIE-Lab:
75.8292, -35.3925, -19.1674
CIE-LCH:
75.8292, 40.2494, 208.4385
CIE-Luv:
75.8292, -55.7697, -25.0589
Hunter-Lab:
70.4343, -33.0365, -14.7602
#1ccedd color charts
#1ccedd color shades, tints & tones
#1ccedd color schemes
#1ccedd color preview, HTML & CSS examples
This text has a color of #1ccedd
<p style="color:#1ccedd;">Text here</p>
.mytext {color:#1ccedd;}
This box has a color of #1ccedd
<div style="background-color:#1ccedd;">Content here</div>
.mybackground {background-color:#1ccedd;}
Border around this has a color of #1ccedd
<div style="border:2px solid #1ccedd;">Content here</div>
.myborder {border:2px solid #1ccedd;}