#027f81 color space conversions
Hex:
#027f81
RGB:
2, 127, 129
CMY:
99, 50, 49
CMYK:
98, 2, 0, 49
HSL:
181°, 96.9466%, 25.6863%
HSV (HSB):
181°, 98.4496%, 50.5882%
XYZ:
11.5769, 16.7766, 23.3969
xyY:
0.2237, 0.3242, 16.7766
CIE-Lab:
47.9773, -27.9153, -9.4867
CIE-LCH:
47.9773, 29.4832, 198.7698
CIE-Luv:
47.9773, -36.7690, -9.6556
Hunter-Lab:
40.9593, -21.2270, -5.1964
#027f81 color charts
#027f81 color shades, tints & tones
#027f81 color schemes
#027f81 color preview, HTML & CSS examples
This text has a color of #027f81
<p style="color:#027f81;">Text here</p>
.mytext {color:#027f81;}
This box has a color of #027f81
<div style="background-color:#027f81;">Content here</div>
.mybackground {background-color:#027f81;}
Border around this has a color of #027f81
<div style="border:2px solid #027f81;">Content here</div>
.myborder {border:2px solid #027f81;}