#192f5c color space conversions
Hex:
#192f5c
RGB:
25, 47, 92
CMY:
90, 82, 64
CMYK:
73, 49, 0, 64
HSL:
220°, 57.2650%, 22.9412%
HSV (HSB):
220°, 72.8261%, 36.0784%
XYZ:
3.3492, 3.0124, 10.5301
xyY:
0.1983, 0.1783, 3.0124
CIE-Lab:
20.0935, 8.3463, -29.5723
CIE-LCH:
20.0935, 30.7276, 285.7609
CIE-Luv:
20.0935, -8.0045, -33.9508
Hunter-Lab:
17.3563, 4.0710, -23.8221
#192f5c color charts
#192f5c color shades, tints & tones
#192f5c color schemes
#192f5c color preview, HTML & CSS examples
This text has a color of #192f5c
<p style="color:#192f5c;">Text here</p>
.mytext {color:#192f5c;}
This box has a color of #192f5c
<div style="background-color:#192f5c;">Content here</div>
.mybackground {background-color:#192f5c;}
Border around this has a color of #192f5c
<div style="border:2px solid #192f5c;">Content here</div>
.myborder {border:2px solid #192f5c;}