#05ebcd color space conversions
Hex:
#05ebcd
RGB:
5, 235, 205
CMY:
98, 8, 20
CMYK:
98, 0, 13, 8
HSL:
172°, 95.8333%, 47.0588%
HSV (HSB):
172°, 97.8723%, 92.1569%
XYZ:
40.7904, 63.8567, 67.9333
xyY:
0.2364, 0.3700, 63.8567
CIE-Lab:
83.8911, -53.4189, 1.3278
CIE-LCH:
83.8911, 53.4354, 178.5761
CIE-Luv:
83.8911, -67.7776, 10.4879
Hunter-Lab:
79.9104, -48.7276, 5.5337
#05ebcd color charts
#05ebcd color shades, tints & tones
#05ebcd color schemes
#05ebcd color preview, HTML & CSS examples
This text has a color of #05ebcd
<p style="color:#05ebcd;">Text here</p>
.mytext {color:#05ebcd;}
This box has a color of #05ebcd
<div style="background-color:#05ebcd;">Content here</div>
.mybackground {background-color:#05ebcd;}
Border around this has a color of #05ebcd
<div style="border:2px solid #05ebcd;">Content here</div>
.myborder {border:2px solid #05ebcd;}