#192c85 color space conversions
Hex:
#192c85
RGB:
25, 44, 133
CMY:
90, 83, 48
CMYK:
81, 67, 0, 48
HSL:
229°, 68.3544%, 30.9804%
HSV (HSB):
229°, 81.2030%, 52.1569%
XYZ:
5.5352, 3.7015, 22.6130
xyY:
0.1738, 0.1162, 3.7015
CIE-Lab:
22.6590, 27.1733, -51.7860
CIE-LCH:
22.6590, 58.4823, 297.6870
CIE-Luv:
22.6590, -7.6786, -61.8253
Hunter-Lab:
19.2393, 17.6865, -56.2195
#192c85 color charts
#192c85 color shades, tints & tones
#192c85 color schemes
#192c85 color preview, HTML & CSS examples
This text has a color of #192c85
<p style="color:#192c85;">Text here</p>
.mytext {color:#192c85;}
This box has a color of #192c85
<div style="background-color:#192c85;">Content here</div>
.mybackground {background-color:#192c85;}
Border around this has a color of #192c85
<div style="border:2px solid #192c85;">Content here</div>
.myborder {border:2px solid #192c85;}