#1afdec color space conversions
Hex:
#1afdec
RGB:
26, 253, 236
CMY:
90, 1, 7
CMYK:
90, 0, 7, 1
HSL:
176°, 98.2684%, 54.7059%
HSV (HSB):
176°, 89.7233%, 99.2157%
XYZ:
50.6916, 76.5263, 91.4562
xyY:
0.2318, 0.3500, 76.5263
CIE-Lab:
90.1031, -51.8613, -5.7675
CIE-LCH:
90.1031, 52.1810, 186.3458
CIE-Luv:
90.1031, -70.4915, -0.8759
Hunter-Lab:
87.4793, -49.6535, -0.7499
#1afdec color charts
#1afdec color shades, tints & tones
#1afdec color schemes
#1afdec color preview, HTML & CSS examples
This text has a color of #1afdec
<p style="color:#1afdec;">Text here</p>
.mytext {color:#1afdec;}
This box has a color of #1afdec
<div style="background-color:#1afdec;">Content here</div>
.mybackground {background-color:#1afdec;}
Border around this has a color of #1afdec
<div style="border:2px solid #1afdec;">Content here</div>
.myborder {border:2px solid #1afdec;}