#1998d1 color space conversions
Hex:
#1998d1
RGB:
25, 152, 209
CMY:
90, 40, 18
CMYK:
88, 27, 0, 18
HSL:
199°, 78.6325%, 45.8824%
HSV (HSB):
199°, 88.0383%, 81.9608%
XYZ:
23.1378, 27.2666, 64.3651
xyY:
0.2016, 0.2376, 27.2666
CIE-Lab:
59.2203, -12.0267, -38.1620
CIE-LCH:
59.2203, 40.0122, 252.5078
CIE-Luv:
59.2203, -38.3493, -58.3888
Hunter-Lab:
52.2174, -12.2864, -36.5308
#1998d1 color charts
#1998d1 color shades, tints & tones
#1998d1 color schemes
#1998d1 color preview, HTML & CSS examples
This text has a color of #1998d1
<p style="color:#1998d1;">Text here</p>
.mytext {color:#1998d1;}
This box has a color of #1998d1
<div style="background-color:#1998d1;">Content here</div>
.mybackground {background-color:#1998d1;}
Border around this has a color of #1998d1
<div style="border:2px solid #1998d1;">Content here</div>
.myborder {border:2px solid #1998d1;}