#1970b9 color space conversions
Hex:
#1970b9
RGB:
25, 112, 185
CMY:
90, 56, 27
CMYK:
86, 39, 0, 27
HSL:
207°, 76.1905%, 41.1765%
HSV (HSB):
207°, 86.4865%, 72.5490%
XYZ:
14.9520, 15.2978, 48.0637
xyY:
0.1909, 0.1953, 15.2978
CIE-Lab:
46.0394, 2.5018, -45.3176
CIE-LCH:
46.0394, 45.3866, 273.1599
CIE-Luv:
46.0394, -26.2969, -68.2588
Hunter-Lab:
39.1124, -0.2091, -45.4804
#1970b9 color charts
#1970b9 color shades, tints & tones
#1970b9 color schemes
#1970b9 color preview, HTML & CSS examples
This text has a color of #1970b9
<p style="color:#1970b9;">Text here</p>
.mytext {color:#1970b9;}
This box has a color of #1970b9
<div style="background-color:#1970b9;">Content here</div>
.mybackground {background-color:#1970b9;}
Border around this has a color of #1970b9
<div style="border:2px solid #1970b9;">Content here</div>
.myborder {border:2px solid #1970b9;}