#1999e0 color space conversions
Hex:
#1999e0
RGB:
25, 153, 224
CMY:
90, 40, 12
CMYK:
89, 32, 0, 12
HSL:
201°, 79.9197%, 48.8235%
HSV (HSB):
201°, 88.8393%, 87.8431%
XYZ:
25.2467, 28.3710, 74.6665
xyY:
0.1968, 0.2212, 28.3710
CIE-Lab:
60.2224, -7.1354, -44.9496
CIE-LCH:
60.2224, 45.5124, 260.9800
CIE-Luv:
60.2224, -37.7258, -70.4216
Hunter-Lab:
53.2644, -8.6058, -45.8282
#1999e0 color charts
#1999e0 color shades, tints & tones
#1999e0 color schemes
#1999e0 color preview, HTML & CSS examples
This text has a color of #1999e0
<p style="color:#1999e0;">Text here</p>
.mytext {color:#1999e0;}
This box has a color of #1999e0
<div style="background-color:#1999e0;">Content here</div>
.mybackground {background-color:#1999e0;}
Border around this has a color of #1999e0
<div style="border:2px solid #1999e0;">Content here</div>
.myborder {border:2px solid #1999e0;}