#18f2f8 color space conversions
Hex:
#18f2f8
RGB:
24, 242, 248
CMY:
91, 5, 3
CMYK:
90, 2, 0, 3
HSL:
182°, 94.1176%, 53.3333%
HSV (HSB):
182°, 90.3226%, 97.2549%
XYZ:
49.0721, 70.4758, 99.8238
xyY:
0.2237, 0.3213, 70.4758
CIE-Lab:
87.2297, -43.8407, -16.3096
CIE-LCH:
87.2297, 46.7762, 200.4063
CIE-Luv:
87.2297, -65.9983, -19.4007
Hunter-Lab:
83.9498, -42.5717, -11.7361
#18f2f8 color charts
#18f2f8 color shades, tints & tones
#18f2f8 color schemes
#18f2f8 color preview, HTML & CSS examples
This text has a color of #18f2f8
<p style="color:#18f2f8;">Text here</p>
.mytext {color:#18f2f8;}
This box has a color of #18f2f8
<div style="background-color:#18f2f8;">Content here</div>
.mybackground {background-color:#18f2f8;}
Border around this has a color of #18f2f8
<div style="border:2px solid #18f2f8;">Content here</div>
.myborder {border:2px solid #18f2f8;}