#127e8e color space conversions
Hex:
#127e8e
RGB:
18, 126, 142
CMY:
93, 51, 44
CMYK:
87, 11, 0, 44
HSL:
188°, 77.5000%, 31.3725%
HSV (HSB):
188°, 87.3239%, 55.6863%
XYZ:
12.5928, 17.0033, 28.2094
xyY:
0.2178, 0.2941, 17.0033
CIE-Lab:
48.2642, -22.1039, -16.6991
CIE-LCH:
48.2642, 27.7028, 217.0703
CIE-Luv:
48.2642, -34.4147, -21.2868
Hunter-Lab:
41.2351, -17.6492, -11.6965
#127e8e color charts
#127e8e color shades, tints & tones
#127e8e color schemes
#127e8e color preview, HTML & CSS examples
This text has a color of #127e8e
<p style="color:#127e8e;">Text here</p>
.mytext {color:#127e8e;}
This box has a color of #127e8e
<div style="background-color:#127e8e;">Content here</div>
.mybackground {background-color:#127e8e;}
Border around this has a color of #127e8e
<div style="border:2px solid #127e8e;">Content here</div>
.myborder {border:2px solid #127e8e;}