#127ec0 color space conversions
Hex:
#127ec0
RGB:
18, 126, 192
CMY:
93, 51, 25
CMYK:
91, 34, 0, 25
HSL:
203°, 82.8571%, 41.1765%
HSV (HSB):
203°, 90.6250%, 75.2941%
XYZ:
17.2247, 18.8561, 52.6009
xyY:
0.1942, 0.2126, 18.8561
CIE-Lab:
50.5184, -3.7683, -42.2437
CIE-LCH:
50.5184, 42.4115, 264.9025
CIE-Luv:
50.5184, -31.1047, -64.1606
Hunter-Lab:
43.4236, -5.1861, -41.4241
#127ec0 color charts
#127ec0 color shades, tints & tones
#127ec0 color schemes
#127ec0 color preview, HTML & CSS examples
This text has a color of #127ec0
<p style="color:#127ec0;">Text here</p>
.mytext {color:#127ec0;}
This box has a color of #127ec0
<div style="background-color:#127ec0;">Content here</div>
.mybackground {background-color:#127ec0;}
Border around this has a color of #127ec0
<div style="border:2px solid #127ec0;">Content here</div>
.myborder {border:2px solid #127ec0;}