#05ccec color space conversions
Hex:
#05ccec
RGB:
5, 204, 236
CMY:
98, 20, 7
CMYK:
98, 14, 0, 7
HSL:
188°, 95.8506%, 47.2549%
HSV (HSB):
188°, 97.8814%, 92.5490%
XYZ:
36.7958, 49.2741, 86.9284
xyY:
0.2127, 0.2848, 49.2741
CIE-Lab:
75.6215, -30.5108, -27.5688
CIE-LCH:
75.6215, 41.1212, 222.1002
CIE-Luv:
75.6215, -54.9209, -39.8789
Hunter-Lab:
70.1955, -29.2743, -24.2864
#05ccec color charts
#05ccec color shades, tints & tones
#05ccec color schemes
#05ccec color preview, HTML & CSS examples
This text has a color of #05ccec
<p style="color:#05ccec;">Text here</p>
.mytext {color:#05ccec;}
This box has a color of #05ccec
<div style="background-color:#05ccec;">Content here</div>
.mybackground {background-color:#05ccec;}
Border around this has a color of #05ccec
<div style="border:2px solid #05ccec;">Content here</div>
.myborder {border:2px solid #05ccec;}