#1cdded color space conversions
Hex:
#1cdded
RGB:
28, 221, 237
CMY:
89, 13, 7
CMYK:
88, 7, 0, 7
HSL:
185°, 85.3061%, 51.9608%
HSV (HSB):
185°, 88.1857%, 92.9412%
XYZ:
41.6214, 58.0742, 89.1365
xyY:
0.2204, 0.3075, 58.0742
CIE-Lab:
80.7800, -37.4651, -20.2328
CIE-LCH:
80.7800, 42.5793, 208.3710
CIE-Luv:
80.7800, -59.6139, -26.7277
Hunter-Lab:
76.2064, -35.8705, -16.0053
#1cdded color charts
#1cdded color shades, tints & tones
#1cdded color schemes
#1cdded color preview, HTML & CSS examples
This text has a color of #1cdded
<p style="color:#1cdded;">Text here</p>
.mytext {color:#1cdded;}
This box has a color of #1cdded
<div style="background-color:#1cdded;">Content here</div>
.mybackground {background-color:#1cdded;}
Border around this has a color of #1cdded
<div style="border:2px solid #1cdded;">Content here</div>
.myborder {border:2px solid #1cdded;}