#127fc4 color space conversions
Hex:
#127fc4
RGB:
18, 127, 196
CMY:
93, 50, 23
CMYK:
91, 35, 0, 23
HSL:
203°, 83.1776%, 41.9608%
HSV (HSB):
203°, 90.8163%, 76.8627%
XYZ:
17.8026, 19.2929, 55.0101
xyY:
0.1933, 0.2095, 19.2929
CIE-Lab:
51.0281, -2.8357, -43.7252
CIE-LCH:
51.0281, 43.8170, 266.2894
CIE-Luv:
51.0281, -31.2062, -66.7611
Hunter-Lab:
43.9236, -4.5188, -43.5085
#127fc4 color charts
#127fc4 color shades, tints & tones
#127fc4 color schemes
#127fc4 color preview, HTML & CSS examples
This text has a color of #127fc4
<p style="color:#127fc4;">Text here</p>
.mytext {color:#127fc4;}
This box has a color of #127fc4
<div style="background-color:#127fc4;">Content here</div>
.mybackground {background-color:#127fc4;}
Border around this has a color of #127fc4
<div style="border:2px solid #127fc4;">Content here</div>
.myborder {border:2px solid #127fc4;}