#124e85 color space conversions
Hex:
#124e85
RGB:
18, 78, 133
CMY:
93, 69, 48
CMYK:
86, 41, 0, 48
HSL:
209°, 76.1589%, 29.6078%
HSV (HSB):
209°, 86.4662%, 52.1569%
XYZ:
7.2075, 7.2708, 23.2138
xyY:
0.1912, 0.1929, 7.2708
CIE-Lab:
32.4157, 2.9455, -36.0039
CIE-LCH:
32.4157, 36.1242, 274.6770
CIE-Luv:
32.4157, -18.0219, -49.0322
Hunter-Lab:
26.9645, 0.5244, -32.1679
#124e85 color charts
#124e85 color shades, tints & tones
#124e85 color schemes
#124e85 color preview, HTML & CSS examples
This text has a color of #124e85
<p style="color:#124e85;">Text here</p>
.mytext {color:#124e85;}
This box has a color of #124e85
<div style="background-color:#124e85;">Content here</div>
.mybackground {background-color:#124e85;}
Border around this has a color of #124e85
<div style="border:2px solid #124e85;">Content here</div>
.myborder {border:2px solid #124e85;}