#027d7c color space conversions
Hex:
#027d7c
RGB:
2, 125, 124
CMY:
99, 51, 51
CMYK:
98, 0, 1, 51
HSL:
180°, 96.8504%, 24.9020%
HSV (HSB):
180°, 98.4000%, 49.0196%
XYZ:
10.9967, 16.1354, 21.6036
xyY:
0.2256, 0.3311, 16.1354
CIE-Lab:
47.1516, -28.5671, -7.7682
CIE-LCH:
47.1516, 29.6044, 195.2124
CIE-Luv:
47.1516, -36.4384, -7.0138
Hunter-Lab:
40.1689, -21.4288, -3.7692
#027d7c color charts
#027d7c color shades, tints & tones
#027d7c color schemes
#027d7c color preview, HTML & CSS examples
This text has a color of #027d7c
<p style="color:#027d7c;">Text here</p>
.mytext {color:#027d7c;}
This box has a color of #027d7c
<div style="background-color:#027d7c;">Content here</div>
.mybackground {background-color:#027d7c;}
Border around this has a color of #027d7c
<div style="border:2px solid #027d7c;">Content here</div>
.myborder {border:2px solid #027d7c;}