#123eac color space conversions
Hex:
#123eac
RGB:
18, 62, 172
CMY:
93, 76, 33
CMYK:
90, 64, 0, 33
HSL:
223°, 81.0526%, 37.2549%
HSV (HSB):
223°, 89.5349%, 67.4510%
XYZ:
9.4185, 6.5524, 39.7981
xyY:
0.1689, 0.1175, 6.5524
CIE-Lab:
30.7654, 29.8004, -62.3682
CIE-LCH:
30.7654, 69.1220, 295.5391
CIE-Luv:
30.7654, -12.7775, -83.4546
Hunter-Lab:
25.5977, 20.8818, -74.2630
#123eac color charts
#123eac color shades, tints & tones
#123eac color schemes
#123eac color preview, HTML & CSS examples
This text has a color of #123eac
<p style="color:#123eac;">Text here</p>
.mytext {color:#123eac;}
This box has a color of #123eac
<div style="background-color:#123eac;">Content here</div>
.mybackground {background-color:#123eac;}
Border around this has a color of #123eac
<div style="border:2px solid #123eac;">Content here</div>
.myborder {border:2px solid #123eac;}