#123f8d color space conversions
Hex:
#123f8d
RGB:
18, 63, 141
CMY:
93, 75, 45
CMYK:
87, 55, 0, 45
HSL:
218°, 77.3585%, 31.1765%
HSV (HSB):
218°, 87.2340%, 55.2941%
XYZ:
6.8347, 5.6067, 25.9213
xyY:
0.1782, 0.1461, 5.6067
CIE-Lab:
28.3977, 16.5508, -47.4067
CIE-LCH:
28.3977, 50.2128, 289.2453
CIE-Luv:
28.3977, -13.2102, -62.4717
Hunter-Lab:
23.6785, 10.0859, -48.3310
#123f8d color charts
#123f8d color shades, tints & tones
#123f8d color schemes
#123f8d color preview, HTML & CSS examples
This text has a color of #123f8d
<p style="color:#123f8d;">Text here</p>
.mytext {color:#123f8d;}
This box has a color of #123f8d
<div style="background-color:#123f8d;">Content here</div>
.mybackground {background-color:#123f8d;}
Border around this has a color of #123f8d
<div style="border:2px solid #123f8d;">Content here</div>
.myborder {border:2px solid #123f8d;}