#1998e1 color space conversions
Hex:
#1998e1
RGB:
25, 152, 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.2197, 28.0994, 75.3287
xyY:
0.1960, 0.2184, 28.0994
CIE-Lab:
59.9784, -6.1981, -45.8900
CIE-LCH:
59.9784, 46.3067, 262.3079
CIE-Luv:
59.9784, -37.3312, -72.0421
Hunter-Lab:
53.0089, -7.8415, -47.1483
#1998e1 color charts
#1998e1 color shades, tints & tones
#1998e1 color schemes
#1998e1 color preview, HTML & CSS examples
This text has a color of #1998e1
<p style="color:#1998e1;">Text here</p>
.mytext {color:#1998e1;}
This box has a color of #1998e1
<div style="background-color:#1998e1;">Content here</div>
.mybackground {background-color:#1998e1;}
Border around this has a color of #1998e1
<div style="border:2px solid #1998e1;">Content here</div>
.myborder {border:2px solid #1998e1;}