#127ce1 color space conversions
Hex:
#127ce1
RGB:
18, 124, 225
CMY:
93, 51, 12
CMYK:
92, 45, 0, 12
HSL:
209°, 85.1852%, 47.6471%
HSV (HSB):
209°, 92.0000%, 88.2353%
XYZ:
21.0477, 19.9801, 73.9814
xyY:
0.1830, 0.1737, 19.9801
CIE-Lab:
51.8148, 10.1951, -58.9044
CIE-LCH:
51.8148, 59.7802, 279.8194
CIE-Luv:
51.8148, -28.7656, -92.2733
Hunter-Lab:
44.6992, 5.8277, -66.8412
#127ce1 color charts
#127ce1 color shades, tints & tones
#127ce1 color schemes
#127ce1 color preview, HTML & CSS examples
This text has a color of #127ce1
<p style="color:#127ce1;">Text here</p>
.mytext {color:#127ce1;}
This box has a color of #127ce1
<div style="background-color:#127ce1;">Content here</div>
.mybackground {background-color:#127ce1;}
Border around this has a color of #127ce1
<div style="border:2px solid #127ce1;">Content here</div>
.myborder {border:2px solid #127ce1;}