#1999e1 color space conversions
Hex:
#1999e1
RGB:
25, 153, 225
CMY:
90, 40, 12
CMYK:
89, 32, 0, 12
HSL:
202°, 80.0000%, 49.0196%
HSV (HSB):
202°, 88.8889%, 88.2353%
XYZ:
25.3827, 28.4254, 75.3830
xyY:
0.1965, 0.2200, 28.4254
CIE-Lab:
60.2711, -6.7690, -45.4279
CIE-LCH:
60.2711, 45.9295, 261.5250
CIE-Luv:
60.2711, -37.6638, -71.2690
Hunter-Lab:
53.3155, -8.3207, -46.5096
#1999e1 color charts
#1999e1 color shades, tints & tones
#1999e1 color schemes
#1999e1 color preview, HTML & CSS examples
This text has a color of #1999e1
<p style="color:#1999e1;">Text here</p>
.mytext {color:#1999e1;}
This box has a color of #1999e1
<div style="background-color:#1999e1;">Content here</div>
.mybackground {background-color:#1999e1;}
Border around this has a color of #1999e1
<div style="border:2px solid #1999e1;">Content here</div>
.myborder {border:2px solid #1999e1;}