#1aedcc color space conversions
Hex:
#1aedcc
RGB:
26, 237, 204
CMY:
90, 7, 20
CMYK:
89, 0, 14, 7
HSL:
171°, 85.4251%, 51.5686%
HSV (HSB):
171°, 89.0295%, 92.9412%
XYZ:
41.6093, 65.1476, 67.5085
xyY:
0.2388, 0.3738, 65.1476
CIE-Lab:
84.5597, -53.7938, 2.8377
CIE-LCH:
84.5597, 53.8686, 176.9804
CIE-Luv:
84.5597, -67.6788, 12.8946
Hunter-Lab:
80.7141, -49.2303, 6.9103
#1aedcc color charts
#1aedcc color shades, tints & tones
#1aedcc color schemes
#1aedcc color preview, HTML & CSS examples
This text has a color of #1aedcc
<p style="color:#1aedcc;">Text here</p>
.mytext {color:#1aedcc;}
This box has a color of #1aedcc
<div style="background-color:#1aedcc;">Content here</div>
.mybackground {background-color:#1aedcc;}
Border around this has a color of #1aedcc
<div style="border:2px solid #1aedcc;">Content here</div>
.myborder {border:2px solid #1aedcc;}