#1998c5 color space conversions
Hex:
#1998c5
RGB:
25, 152, 197
CMY:
90, 40, 23
CMYK:
87, 23, 0, 23
HSL:
196°, 77.4775%, 43.5294%
HSV (HSB):
196°, 87.3096%, 77.2549%
XYZ:
21.7072, 26.6944, 56.8318
xyY:
0.2063, 0.2537, 26.6944
CIE-Lab:
58.6904, -16.3142, -32.2536
CIE-LCH:
58.6904, 36.1448, 243.1693
CIE-Luv:
58.6904, -39.1578, -48.0163
Hunter-Lab:
51.6666, -15.4216, -29.0507
#1998c5 color charts
#1998c5 color shades, tints & tones
#1998c5 color schemes
#1998c5 color preview, HTML & CSS examples
This text has a color of #1998c5
<p style="color:#1998c5;">Text here</p>
.mytext {color:#1998c5;}
This box has a color of #1998c5
<div style="background-color:#1998c5;">Content here</div>
.mybackground {background-color:#1998c5;}
Border around this has a color of #1998c5
<div style="border:2px solid #1998c5;">Content here</div>
.myborder {border:2px solid #1998c5;}