#1970e3 color space conversions
Hex:
#1970e3
RGB:
25, 112, 227
CMY:
90, 56, 11
CMYK:
89, 51, 0, 11
HSL:
214°, 80.1587%, 49.4118%
HSV (HSB):
214°, 88.9868%, 89.0196%
XYZ:
20.0602, 17.3411, 74.9629
xyY:
0.1785, 0.1543, 17.3411
CIE-Lab:
48.6869, 18.8702, -65.0714
CIE-LCH:
48.6869, 67.7523, 286.1718
CIE-Luv:
48.6869, -24.6637, -100.8431
Hunter-Lab:
41.6426, 13.1130, -77.5810
#1970e3 color charts
#1970e3 color shades, tints & tones
#1970e3 color schemes
#1970e3 color preview, HTML & CSS examples
This text has a color of #1970e3
<p style="color:#1970e3;">Text here</p>
.mytext {color:#1970e3;}
This box has a color of #1970e3
<div style="background-color:#1970e3;">Content here</div>
.mybackground {background-color:#1970e3;}
Border around this has a color of #1970e3
<div style="border:2px solid #1970e3;">Content here</div>
.myborder {border:2px solid #1970e3;}