#05ccc3 color space conversions
Hex:
#05ccc3
RGB:
5, 204, 195
CMY:
98, 20, 24
CMYK:
98, 0, 4, 20
HSL:
177°, 95.2153%, 40.9804%
HSV (HSB):
177°, 97.5490%, 80.0000%
XYZ:
31.5058, 47.1581, 59.0717
xyY:
0.2287, 0.3424, 47.1581
CIE-Lab:
74.2908, -43.1490, -7.4446
CIE-LCH:
74.2908, 43.7865, 189.7890
CIE-Luv:
74.2908, -58.2113, -4.8667
Hunter-Lab:
68.6718, -38.2820, -2.9312
#05ccc3 color charts
#05ccc3 color shades, tints & tones
#05ccc3 color schemes
#05ccc3 color preview, HTML & CSS examples
This text has a color of #05ccc3
<p style="color:#05ccc3;">Text here</p>
.mytext {color:#05ccc3;}
This box has a color of #05ccc3
<div style="background-color:#05ccc3;">Content here</div>
.mybackground {background-color:#05ccc3;}
Border around this has a color of #05ccc3
<div style="border:2px solid #05ccc3;">Content here</div>
.myborder {border:2px solid #05ccc3;}