#05dbcc color space conversions
Hex:
#05dbcc
RGB:
5, 219, 204
CMY:
98, 14, 20
CMYK:
98, 0, 7, 14
HSL:
176°, 95.5357%, 43.9216%
HSV (HSB):
176°, 97.7169%, 85.8824%
XYZ:
36.2932, 55.0549, 65.8406
xyY:
0.2309, 0.3502, 55.0549
CIE-Lab:
79.0729, -47.0541, -5.2062
CIE-LCH:
79.0729, 47.3412, 186.3137
CIE-Luv:
79.0729, -62.5380, -0.7498
Hunter-Lab:
74.1990, -42.5380, -0.6717
#05dbcc color charts
#05dbcc RGB chart
#05dbcc CMYK chart
#05dbcc RGB pie chart
#05dbcc color shades, tints & tones
#05dbcc color schemes
#05dbcc color preview, HTML & CSS examples
This text has a color of #05dbcc
<p style="color:#05dbcc;">Text here</p>
.mytext {color:#05dbcc;}
Text color #05dbcc
This box has a color of #05dbcc
<div style="background-color:#05dbcc;">Content here</div>
.mybackground {background-color:#05dbcc;}
Background color #05dbcc
Border around this has a color of #05dbcc
<div style="border:2px solid #05dbcc;">Content here</div>
.myborder {border:2px solid #05dbcc;}
Border color #05dbcc