#027a7e color space conversions
Hex:
#027a7e
RGB:
2, 122, 126
CMY:
99, 52, 51
CMYK:
98, 3, 0, 51
HSL:
182°, 96.8750%, 25.0980%
HSV (HSB):
182°, 98.4127%, 49.4118%
XYZ:
10.7505, 15.4383, 22.1520
xyY:
0.2224, 0.3194, 15.4383
CIE-Lab:
46.2288, -26.4220, -10.3378
CIE-LCH:
46.2288, 28.3724, 201.3683
CIE-Luv:
46.2288, -35.2031, -11.0325
Hunter-Lab:
39.2916, -19.9215, -5.9225
#027a7e color charts
#027a7e color shades, tints & tones
#027a7e color schemes
#027a7e color preview, HTML & CSS examples
This text has a color of #027a7e
<p style="color:#027a7e;">Text here</p>
.mytext {color:#027a7e;}
This box has a color of #027a7e
<div style="background-color:#027a7e;">Content here</div>
.mybackground {background-color:#027a7e;}
Border around this has a color of #027a7e
<div style="border:2px solid #027a7e;">Content here</div>
.myborder {border:2px solid #027a7e;}