#123eae color space conversions
Hex:
#123eae
RGB:
18, 62, 174
CMY:
93, 76, 32
CMYK:
90, 64, 0, 32
HSL:
223°, 81.2500%, 37.6471%
HSV (HSB):
223°, 89.6552%, 68.2353%
XYZ:
9.6121, 6.6298, 40.8175
xyY:
0.1685, 0.1162, 6.6298
CIE-Lab:
30.9489, 30.5839, -63.2625
CIE-LCH:
30.9489, 70.2675, 295.8012
CIE-Luv:
30.9489, -12.7803, -84.7329
Hunter-Lab:
25.7485, 21.5753, -75.9649
#123eae color charts
#123eae color shades, tints & tones
#123eae color schemes
#123eae color preview, HTML & CSS examples
This text has a color of #123eae
<p style="color:#123eae;">Text here</p>
.mytext {color:#123eae;}
This box has a color of #123eae
<div style="background-color:#123eae;">Content here</div>
.mybackground {background-color:#123eae;}
Border around this has a color of #123eae
<div style="border:2px solid #123eae;">Content here</div>
.myborder {border:2px solid #123eae;}