#05cccf color space conversions
Hex:
#05cccf
RGB:
5, 204, 207
CMY:
98, 20, 19
CMYK:
98, 1, 0, 19
HSL:
181°, 95.2830%, 41.5686%
HSV (HSB):
181°, 97.5845%, 81.1765%
XYZ:
32.9179, 47.7230, 66.5080
xyY:
0.2237, 0.3243, 47.7230
CIE-Lab:
74.6499, -39.6021, -13.4017
CIE-LCH:
74.6499, 41.8083, 198.6962
CIE-Luv:
74.6499, -57.2444, -14.9516
Hunter-Lab:
69.0818, -35.8368, -8.7237
#05cccf color charts
#05cccf color shades, tints & tones
#05cccf color schemes
#05cccf color preview, HTML & CSS examples
This text has a color of #05cccf
<p style="color:#05cccf;">Text here</p>
.mytext {color:#05cccf;}
This box has a color of #05cccf
<div style="background-color:#05cccf;">Content here</div>
.mybackground {background-color:#05cccf;}
Border around this has a color of #05cccf
<div style="border:2px solid #05cccf;">Content here</div>
.myborder {border:2px solid #05cccf;}