#1999d3 color space conversions
Hex:
#1999d3
RGB:
25, 153, 211
CMY:
90, 40, 17
CMYK:
88, 27, 0, 17
HSL:
199°, 78.8136%, 46.2745%
HSV (HSB):
199°, 88.1517%, 82.7451%
XYZ:
23.5500, 27.6923, 65.7319
xyY:
0.2013, 0.2367, 27.6923
CIE-Lab:
59.6097, -11.8621, -38.6704
CIE-LCH:
59.6097, 40.4488, 252.9467
CIE-Luv:
59.6097, -38.5579, -59.3163
Hunter-Lab:
52.6235, -12.2089, -37.2227
#1999d3 color charts
#1999d3 color shades, tints & tones
#1999d3 color schemes
#1999d3 color preview, HTML & CSS examples
This text has a color of #1999d3
<p style="color:#1999d3;">Text here</p>
.mytext {color:#1999d3;}
This box has a color of #1999d3
<div style="background-color:#1999d3;">Content here</div>
.mybackground {background-color:#1999d3;}
Border around this has a color of #1999d3
<div style="border:2px solid #1999d3;">Content here</div>
.myborder {border:2px solid #1999d3;}