#1998d5 color space conversions
Hex:
#1998d5
RGB:
25, 152, 213
CMY:
90, 40, 16
CMYK:
88, 29, 0, 16
HSL:
199°, 78.9916%, 46.6667%
HSV (HSB):
199°, 88.2629%, 83.5294%
XYZ:
23.6394, 27.4672, 67.0066
xyY:
0.2001, 0.2326, 27.4672
CIE-Lab:
59.4043, -10.5801, -40.1101
CIE-LCH:
59.4043, 41.4820, 255.2233
CIE-Luv:
59.4043, -38.0880, -61.8242
Hunter-Lab:
52.4092, -11.2030, -39.1174
#1998d5 color charts
#1998d5 color shades, tints & tones
#1998d5 color schemes
#1998d5 color preview, HTML & CSS examples
This text has a color of #1998d5
<p style="color:#1998d5;">Text here</p>
.mytext {color:#1998d5;}
This box has a color of #1998d5
<div style="background-color:#1998d5;">Content here</div>
.mybackground {background-color:#1998d5;}
Border around this has a color of #1998d5
<div style="border:2px solid #1998d5;">Content here</div>
.myborder {border:2px solid #1998d5;}