#193f7e color space conversions
Hex:
#193f7e
RGB:
25, 63, 126
CMY:
90, 75, 51
CMYK:
80, 50, 0, 51
HSL:
217°, 66.8874%, 29.6078%
HSV (HSB):
217°, 80.1587%, 49.4118%
XYZ:
5.9443, 5.2680, 20.4422
xyY:
0.1878, 0.1664, 5.2680
CIE-Lab:
27.4852, 11.0321, -39.5468
CIE-LCH:
27.4852, 41.0567, 285.5872
CIE-Luv:
27.4852, -12.6153, -51.5384
Hunter-Lab:
22.9522, 6.0626, -36.7396
#193f7e color charts
#193f7e color shades, tints & tones
#193f7e color schemes
#193f7e color preview, HTML & CSS examples
This text has a color of #193f7e
<p style="color:#193f7e;">Text here</p>
.mytext {color:#193f7e;}
This box has a color of #193f7e
<div style="background-color:#193f7e;">Content here</div>
.mybackground {background-color:#193f7e;}
Border around this has a color of #193f7e
<div style="border:2px solid #193f7e;">Content here</div>
.myborder {border:2px solid #193f7e;}