#1976c1 color space conversions
Hex:
#1976c1
RGB:
25, 118, 193
CMY:
90, 54, 24
CMYK:
87, 39, 0, 24
HSL:
207°, 77.0642%, 42.7451%
HSV (HSB):
207°, 87.0466%, 75.6863%
XYZ:
16.5050, 17.0138, 52.8662
xyY:
0.1911, 0.1970, 17.0138
CIE-Lab:
48.2774, 1.8938, -46.3708
CIE-LCH:
48.2774, 46.4095, 272.3386
CIE-Luv:
48.2774, -27.8757, -70.5997
Hunter-Lab:
41.2478, -0.7582, -47.1169
#1976c1 color charts
#1976c1 color shades, tints & tones
#1976c1 color schemes
#1976c1 color preview, HTML & CSS examples
This text has a color of #1976c1
<p style="color:#1976c1;">Text here</p>
.mytext {color:#1976c1;}
This box has a color of #1976c1
<div style="background-color:#1976c1;">Content here</div>
.mybackground {background-color:#1976c1;}
Border around this has a color of #1976c1
<div style="border:2px solid #1976c1;">Content here</div>
.myborder {border:2px solid #1976c1;}