#1998c4 color space conversions
Hex:
#1998c4
RGB:
25, 152, 196
CMY:
90, 40, 23
CMYK:
87, 22, 0, 23
HSL:
195°, 77.3756%, 43.3333%
HSV (HSB):
195°, 87.2449%, 76.8627%
XYZ:
21.5929, 26.6487, 56.2302
xyY:
0.2067, 0.2551, 26.6487
CIE-Lab:
58.6477, -16.6675, -31.7569
CIE-LCH:
58.6477, 35.8651, 242.3075
CIE-Luv:
58.6477, -39.2268, -47.1485
Hunter-Lab:
51.6223, -15.6749, -28.4466
#1998c4 color charts
#1998c4 color shades, tints & tones
#1998c4 color schemes
#1998c4 color preview, HTML & CSS examples
This text has a color of #1998c4
<p style="color:#1998c4;">Text here</p>
.mytext {color:#1998c4;}
This box has a color of #1998c4
<div style="background-color:#1998c4;">Content here</div>
.mybackground {background-color:#1998c4;}
Border around this has a color of #1998c4
<div style="border:2px solid #1998c4;">Content here</div>
.myborder {border:2px solid #1998c4;}