#123fa8 color space conversions
Hex:
#123fa8
RGB:
18, 63, 168
CMY:
93, 75, 34
CMYK:
89, 63, 0, 34
HSL:
222°, 80.6452%, 36.4706%
HSV (HSB):
222°, 89.2857%, 65.8824%
XYZ:
9.0948, 6.5108, 37.8231
xyY:
0.1702, 0.1219, 6.5108
CIE-Lab:
30.6662, 27.5472, -60.1337
CIE-LCH:
30.6662, 66.1431, 294.6125
CIE-Luv:
30.6662, -13.0157, -80.6329
Hunter-Lab:
25.5162, 18.9701, -70.0253
#123fa8 color charts
#123fa8 color shades, tints & tones
#123fa8 color schemes
#123fa8 color preview, HTML & CSS examples
This text has a color of #123fa8
<p style="color:#123fa8;">Text here</p>
.mytext {color:#123fa8;}
This box has a color of #123fa8
<div style="background-color:#123fa8;">Content here</div>
.mybackground {background-color:#123fa8;}
Border around this has a color of #123fa8
<div style="border:2px solid #123fa8;">Content here</div>
.myborder {border:2px solid #123fa8;}