#1aedcd color space conversions
Hex:
#1aedcd
RGB:
26, 237, 205
CMY:
90, 7, 20
CMYK:
89, 0, 14, 7
HSL:
171°, 85.4251%, 51.5686%
HSV (HSB):
171°, 89.0295%, 92.9412%
XYZ:
41.7296, 65.1958, 68.1423
xyY:
0.2384, 0.3724, 65.1958
CIE-Lab:
84.5845, -53.5349, 2.3483
CIE-LCH:
84.5845, 53.5863, 177.4883
CIE-Luv:
84.5845, -67.6020, 12.1043
Hunter-Lab:
80.7439, -49.0504, 6.4841
#1aedcd color charts
#1aedcd color shades, tints & tones
#1aedcd color schemes
#1aedcd color preview, HTML & CSS examples
This text has a color of #1aedcd
<p style="color:#1aedcd;">Text here</p>
.mytext {color:#1aedcd;}
This box has a color of #1aedcd
<div style="background-color:#1aedcd;">Content here</div>
.mybackground {background-color:#1aedcd;}
Border around this has a color of #1aedcd
<div style="border:2px solid #1aedcd;">Content here</div>
.myborder {border:2px solid #1aedcd;}