#1996d9 color space conversions
Hex:
#1996d9
RGB:
25, 150, 217
CMY:
90, 41, 15
CMYK:
88, 31, 0, 15
HSL:
201°, 79.3388%, 47.4510%
HSV (HSB):
201°, 88.4793%, 85.0980%
XYZ:
23.8316, 27.0291, 69.6067
xyY:
0.1978, 0.2244, 27.0291
CIE-Lab:
59.0013, -7.9926, -42.9776
CIE-LCH:
59.0013, 43.7145, 259.4650
CIE-Luv:
59.0013, -37.1588, -66.8077
Hunter-Lab:
51.9895, -9.1586, -42.9883
#1996d9 color charts
#1996d9 color shades, tints & tones
#1996d9 color schemes
#1996d9 color preview, HTML & CSS examples
This text has a color of #1996d9
<p style="color:#1996d9;">Text here</p>
.mytext {color:#1996d9;}
This box has a color of #1996d9
<div style="background-color:#1996d9;">Content here</div>
.mybackground {background-color:#1996d9;}
Border around this has a color of #1996d9
<div style="border:2px solid #1996d9;">Content here</div>
.myborder {border:2px solid #1996d9;}