#05fadf color space conversions
Hex:
#05fadf
RGB:
5, 250, 223
CMY:
98, 2, 13
CMYK:
98, 0, 11, 2
HSL:
173°, 96.0784%, 50.0000%
HSV (HSB):
173°, 98.0000%, 98.0392%
XYZ:
47.5675, 73.7312, 81.5365
xyY:
0.2345, 0.3635, 73.7312
CIE-Lab:
88.7953, -54.7312, -0.9372
CIE-LCH:
88.7953, 54.7392, 180.9810
CIE-Luv:
88.7953, -71.2832, 7.2479
Hunter-Lab:
85.8669, -51.3838, 3.8069
#05fadf color charts
#05fadf color shades, tints & tones
#05fadf color schemes
#05fadf color preview, HTML & CSS examples
This text has a color of #05fadf
<p style="color:#05fadf;">Text here</p>
.mytext {color:#05fadf;}
This box has a color of #05fadf
<div style="background-color:#05fadf;">Content here</div>
.mybackground {background-color:#05fadf;}
Border around this has a color of #05fadf
<div style="border:2px solid #05fadf;">Content here</div>
.myborder {border:2px solid #05fadf;}