#123f91 color space conversions
Hex:
#123f91
RGB:
18, 63, 145
CMY:
93, 75, 43
CMYK:
88, 57, 0, 43
HSL:
219°, 77.9141%, 31.9608%
HSV (HSB):
219°, 87.5862%, 56.8627%
XYZ:
7.1378, 5.7279, 27.5175
xyY:
0.1768, 0.1418, 5.7279
CIE-Lab:
28.7155, 18.2105, -49.3526
CIE-LCH:
28.7155, 52.6052, 290.2534
CIE-Luv:
28.7155, -13.1612, -65.2449
Hunter-Lab:
23.9331, 11.3527, -51.4164
#123f91 color charts
#123f91 color shades, tints & tones
#123f91 color schemes
#123f91 color preview, HTML & CSS examples
This text has a color of #123f91
<p style="color:#123f91;">Text here</p>
.mytext {color:#123f91;}
This box has a color of #123f91
<div style="background-color:#123f91;">Content here</div>
.mybackground {background-color:#123f91;}
Border around this has a color of #123f91
<div style="border:2px solid #123f91;">Content here</div>
.myborder {border:2px solid #123f91;}