#05fdef color space conversions
Hex:
#05fdef
RGB:
5, 253, 239
CMY:
98, 1, 6
CMYK:
98, 0, 6, 1
HSL:
177°, 98.4127%, 50.5882%
HSV (HSB):
177°, 98.0237%, 99.2157%
XYZ:
50.7679, 76.5148, 93.7544
xyY:
0.2297, 0.3462, 76.5148
CIE-Lab:
90.0978, -51.6352, -7.3443
CIE-LCH:
90.0978, 52.1549, 188.0951
CIE-Luv:
90.0978, -70.9867, -3.4740
Hunter-Lab:
87.4727, -49.4786, -2.3169
#05fdef color charts
#05fdef color shades, tints & tones
#05fdef color schemes
#05fdef color preview, HTML & CSS examples
This text has a color of #05fdef
<p style="color:#05fdef;">Text here</p>
.mytext {color:#05fdef;}
This box has a color of #05fdef
<div style="background-color:#05fdef;">Content here</div>
.mybackground {background-color:#05fdef;}
Border around this has a color of #05fdef
<div style="border:2px solid #05fdef;">Content here</div>
.myborder {border:2px solid #05fdef;}