#05f5c4 color space conversions
Hex:
#05f5c4
RGB:
5, 245, 196
CMY:
98, 4, 23
CMYK:
98, 0, 20, 4
HSL:
168°, 96.0000%, 49.0196%
HSV (HSB):
168°, 97.9592%, 96.0784%
XYZ:
42.6788, 69.3226, 63.3557
xyY:
0.2434, 0.3953, 69.3226
CIE-Lab:
86.6635, -59.6365, 10.0360
CIE-LCH:
86.6635, 60.4751, 170.4474
CIE-Luv:
86.6635, -71.7564, 24.7050
Hunter-Lab:
83.2602, -54.2070, 13.1662
#05f5c4 color charts
#05f5c4 color shades, tints & tones
#05f5c4 color schemes
#05f5c4 color preview, HTML & CSS examples
This text has a color of #05f5c4
<p style="color:#05f5c4;">Text here</p>
.mytext {color:#05f5c4;}
This box has a color of #05f5c4
<div style="background-color:#05f5c4;">Content here</div>
.mybackground {background-color:#05f5c4;}
Border around this has a color of #05f5c4
<div style="border:2px solid #05f5c4;">Content here</div>
.myborder {border:2px solid #05f5c4;}