#127db4 color space conversions
Hex:
#127db4
RGB:
18, 125, 180
CMY:
93, 51, 29
CMYK:
90, 31, 0, 29
HSL:
200°, 81.8182%, 38.8235%
HSV (HSB):
200°, 90.0000%, 70.5882%
XYZ:
15.8213, 18.0911, 45.8381
xyY:
0.1984, 0.2268, 18.0911
CIE-Lab:
49.6064, -7.7409, -36.7799
CIE-LCH:
49.6064, 37.5856, 258.1147
CIE-Luv:
49.6064, -31.4891, -54.7904
Hunter-Lab:
42.5337, -8.0371, -34.1227
#127db4 color charts
#127db4 color shades, tints & tones
#127db4 color schemes
#127db4 color preview, HTML & CSS examples
This text has a color of #127db4
<p style="color:#127db4;">Text here</p>
.mytext {color:#127db4;}
This box has a color of #127db4
<div style="background-color:#127db4;">Content here</div>
.mybackground {background-color:#127db4;}
Border around this has a color of #127db4
<div style="border:2px solid #127db4;">Content here</div>
.myborder {border:2px solid #127db4;}