#1970f9 color space conversions
Hex:
#1970f9
RGB:
25, 112, 249
CMY:
90, 56, 2
CMYK:
90, 55, 0, 2
HSL:
217°, 94.9153%, 53.7255%
HSV (HSB):
217°, 89.9598%, 97.6471%
XYZ:
23.2940, 18.6346, 91.9916
xyY:
0.1739, 0.1391, 18.6346
CIE-Lab:
50.2569, 27.3095, -74.8355
CIE-LCH:
50.2569, 79.6628, 290.0484
CIE-Luv:
50.2569, -24.0790, -116.6691
Hunter-Lab:
43.1678, 20.7776, -96.1311
#1970f9 color charts
#1970f9 color shades, tints & tones
#1970f9 color schemes
#1970f9 color preview, HTML & CSS examples
This text has a color of #1970f9
<p style="color:#1970f9;">Text here</p>
.mytext {color:#1970f9;}
This box has a color of #1970f9
<div style="background-color:#1970f9;">Content here</div>
.mybackground {background-color:#1970f9;}
Border around this has a color of #1970f9
<div style="border:2px solid #1970f9;">Content here</div>
.myborder {border:2px solid #1970f9;}