#1950e5 color space conversions
Hex:
#1950e5
RGB:
25, 80, 229
CMY:
90, 69, 10
CMYK:
89, 65, 0, 10
HSL:
224°, 80.3150%, 49.8039%
HSV (HSB):
224°, 89.0830%, 89.8039%
XYZ:
17.4124, 11.6011, 75.4502
xyY:
0.1667, 0.1111, 11.6011
CIE-Lab:
40.5750, 40.1150, -79.4393
CIE-LCH:
40.5750, 88.9933, 296.7927
CIE-Luv:
40.5750, -16.4183, -115.2110
Hunter-Lab:
34.0604, 31.6472, -107.4961
#1950e5 color charts
#1950e5 color shades, tints & tones
#1950e5 color schemes
#1950e5 color preview, HTML & CSS examples
This text has a color of #1950e5
<p style="color:#1950e5;">Text here</p>
.mytext {color:#1950e5;}
This box has a color of #1950e5
<div style="background-color:#1950e5;">Content here</div>
.mybackground {background-color:#1950e5;}
Border around this has a color of #1950e5
<div style="border:2px solid #1950e5;">Content here</div>
.myborder {border:2px solid #1950e5;}