#127bc5 color space conversions
Hex:
#127bc5
RGB:
18, 123, 197
CMY:
93, 52, 23
CMYK:
91, 38, 0, 23
HSL:
205°, 83.2558%, 42.1569%
HSV (HSB):
205°, 90.8629%, 77.2549%
XYZ:
17.4105, 18.3257, 55.4429
xyY:
0.1909, 0.2010, 18.3257
CIE-Lab:
49.8888, -0.0413, -46.1061
CIE-LCH:
49.8888, 46.1061, 269.9486
CIE-Luv:
49.8888, -29.8275, -70.5073
Hunter-Lab:
42.8086, -2.3182, -46.8226
#127bc5 color charts
#127bc5 color shades, tints & tones
#127bc5 color schemes
#127bc5 color preview, HTML & CSS examples
This text has a color of #127bc5
<p style="color:#127bc5;">Text here</p>
.mytext {color:#127bc5;}
This box has a color of #127bc5
<div style="background-color:#127bc5;">Content here</div>
.mybackground {background-color:#127bc5;}
Border around this has a color of #127bc5
<div style="border:2px solid #127bc5;">Content here</div>
.myborder {border:2px solid #127bc5;}