#a8f1f1 color space conversions
Hex:
#a8f1f1
RGB:
168, 241, 241
CMY:
34, 5, 5
CMYK:
30, 0, 0, 5
HSL:
180°, 72.2772%, 80.1961%
HSV (HSB):
180°, 30.2905%, 94.5098%
XYZ:
63.4809, 77.5863, 94.8489
xyY:
0.2691, 0.3289, 77.5863
CIE-Lab:
90.5908, -22.3858, -7.2319
CIE-LCH:
90.5908, 23.5250, 197.9035
CIE-Luv:
90.5908, -35.1904, -7.6064
Hunter-Lab:
88.0831, -25.5016, -2.1860
#a8f1f1 color charts
#a8f1f1 color shades, tints & tones
#a8f1f1 color schemes
#a8f1f1 color preview, HTML & CSS examples
This text has a color of #a8f1f1
<p style="color:#a8f1f1;">Text here</p>
.mytext {color:#a8f1f1;}
This box has a color of #a8f1f1
<div style="background-color:#a8f1f1;">Content here</div>
.mybackground {background-color:#a8f1f1;}
Border around this has a color of #a8f1f1
<div style="border:2px solid #a8f1f1;">Content here</div>
.myborder {border:2px solid #a8f1f1;}