#127cc5 color space conversions
Hex:
#127cc5
RGB:
18, 124, 197
CMY:
93, 51, 23
CMYK:
91, 37, 0, 23
HSL:
204°, 83.2558%, 42.1569%
HSV (HSB):
204°, 90.8629%, 77.2549%
XYZ:
17.5351, 18.5751, 55.4845
xyY:
0.1914, 0.2028, 18.5751
CIE-Lab:
50.1864, -0.6475, -45.6330
CIE-LCH:
50.1864, 45.6376, 269.1870
CIE-Luv:
50.1864, -30.1565, -69.7862
Hunter-Lab:
43.0989, -2.7987, -46.1594
#127cc5 color charts
#127cc5 color shades, tints & tones
#127cc5 color schemes
#127cc5 color preview, HTML & CSS examples
This text has a color of #127cc5
<p style="color:#127cc5;">Text here</p>
.mytext {color:#127cc5;}
This box has a color of #127cc5
<div style="background-color:#127cc5;">Content here</div>
.mybackground {background-color:#127cc5;}
Border around this has a color of #127cc5
<div style="border:2px solid #127cc5;">Content here</div>
.myborder {border:2px solid #127cc5;}