#06dec5 color space conversions
Hex:
#06dec5
RGB:
6, 222, 197
CMY:
98, 13, 23
CMYK:
97, 0, 11, 13
HSL:
173°, 94.7368%, 44.7059%
HSV (HSB):
173°, 97.2973%, 87.0588%
XYZ:
36.2744, 56.3125, 61.7809
xyY:
0.2350, 0.3648, 56.3125
CIE-Lab:
79.7913, -50.2133, -0.4175
CIE-LCH:
79.7913, 50.2151, 180.4763
CIE-Luv:
79.7913, -64.0675, 7.2214
Hunter-Lab:
75.0416, -45.0377, 3.7164
#06dec5 color charts
#06dec5 color shades, tints & tones
#06dec5 color schemes
#06dec5 color preview, HTML & CSS examples
This text has a color of #06dec5
<p style="color:#06dec5;">Text here</p>
.mytext {color:#06dec5;}
This box has a color of #06dec5
<div style="background-color:#06dec5;">Content here</div>
.mybackground {background-color:#06dec5;}
Border around this has a color of #06dec5
<div style="border:2px solid #06dec5;">Content here</div>
.myborder {border:2px solid #06dec5;}