#127ed2 color space conversions
Hex:
#127ed2
RGB:
18, 126, 210
CMY:
93, 51, 18
CMYK:
91, 40, 0, 18
HSL:
206°, 84.2105%, 44.7059%
HSV (HSB):
206°, 91.4286%, 82.3529%
XYZ:
19.3432, 19.7035, 63.7564
xyY:
0.1882, 0.1917, 19.7035
CIE-Lab:
51.5003, 3.1538, -50.9416
CIE-LCH:
51.5003, 51.0391, 273.5427
CIE-Luv:
51.5003, -30.1136, -78.9969
Hunter-Lab:
44.3886, 0.1048, -54.0877
#127ed2 color charts
#127ed2 color shades, tints & tones
#127ed2 color schemes
#127ed2 color preview, HTML & CSS examples
This text has a color of #127ed2
<p style="color:#127ed2;">Text here</p>
.mytext {color:#127ed2;}
This box has a color of #127ed2
<div style="background-color:#127ed2;">Content here</div>
.mybackground {background-color:#127ed2;}
Border around this has a color of #127ed2
<div style="border:2px solid #127ed2;">Content here</div>
.myborder {border:2px solid #127ed2;}