#1972e5 color space conversions
Hex:
#1972e5
RGB:
25, 114, 229
CMY:
90, 55, 10
CMYK:
89, 50, 0, 10
HSL:
214°, 80.3150%, 49.8039%
HSV (HSB):
214°, 89.0830%, 89.8039%
XYZ:
20.5611, 17.8984, 76.4998
xyY:
0.1789, 0.1557, 17.8984
CIE-Lab:
49.3727, 18.3717, -65.0878
CIE-LCH:
49.3727, 67.6309, 285.7622
CIE-Luv:
49.3727, -25.1805, -101.2072
Hunter-Lab:
42.3066, 12.7149, -77.5951
#1972e5 color charts
#1972e5 color shades, tints & tones
#1972e5 color schemes
#1972e5 color preview, HTML & CSS examples
This text has a color of #1972e5
<p style="color:#1972e5;">Text here</p>
.mytext {color:#1972e5;}
This box has a color of #1972e5
<div style="background-color:#1972e5;">Content here</div>
.mybackground {background-color:#1972e5;}
Border around this has a color of #1972e5
<div style="border:2px solid #1972e5;">Content here</div>
.myborder {border:2px solid #1972e5;}