#05feed color space conversions
Hex:
#05feed
RGB:
5, 254, 237
CMY:
98, 0, 7
CMYK:
98, 0, 7, 0
HSL:
176°, 99.2032%, 50.7843%
HSV (HSB):
176°, 98.0315%, 99.6078%
XYZ:
50.7905, 77.0303, 92.3122
xyY:
0.2307, 0.3499, 77.0303
CIE-Lab:
90.3356, -52.5998, -5.9537
CIE-LCH:
90.3356, 52.9356, 186.4577
CIE-Luv:
90.3356, -71.4749, -1.0729
Hunter-Lab:
87.7669, -50.2947, -0.9237
#05feed color charts
#05feed color shades, tints & tones
#05feed color schemes
#05feed color preview, HTML & CSS examples
This text has a color of #05feed
<p style="color:#05feed;">Text here</p>
.mytext {color:#05feed;}
This box has a color of #05feed
<div style="background-color:#05feed;">Content here</div>
.mybackground {background-color:#05feed;}
Border around this has a color of #05feed
<div style="border:2px solid #05feed;">Content here</div>
.myborder {border:2px solid #05feed;}