#1998b4 color space conversions
Hex:
#1998b4
RGB:
25, 152, 180
CMY:
90, 40, 29
CMYK:
86, 16, 0, 29
HSL:
191°, 75.6098%, 40.1961%
HSV (HSB):
191°, 86.1111%, 70.5882%
XYZ:
19.8674, 25.9584, 47.1434
xyY:
0.2137, 0.2792, 25.9584
CIE-Lab:
57.9976, -22.2188, -23.7219
CIE-LCH:
57.9976, 32.5024, 226.8739
CIE-Luv:
57.9976, -40.3575, -33.2363
Hunter-Lab:
50.9494, -19.5567, -19.1963
#1998b4 color charts
#1998b4 color shades, tints & tones
#1998b4 color schemes
#1998b4 color preview, HTML & CSS examples
This text has a color of #1998b4
<p style="color:#1998b4;">Text here</p>
.mytext {color:#1998b4;}
This box has a color of #1998b4
<div style="background-color:#1998b4;">Content here</div>
.mybackground {background-color:#1998b4;}
Border around this has a color of #1998b4
<div style="border:2px solid #1998b4;">Content here</div>
.myborder {border:2px solid #1998b4;}