#1996e1 color space conversions
Hex:
#1996e1
RGB:
25, 150, 225
CMY:
90, 41, 12
CMYK:
89, 33, 0, 12
HSL:
203°, 80.0000%, 49.0196%
HSV (HSB):
203°, 88.8889%, 88.2353%
XYZ:
24.8979, 27.4556, 75.2214
xyY:
0.1952, 0.2152, 27.4556
CIE-Lab:
59.3937, -5.0505, -46.8142
CIE-LCH:
59.3937, 47.0858, 263.8425
CIE-Luv:
59.3937, -36.6675, -73.5797
Hunter-Lab:
52.3981, -6.8793, -48.4365
#1996e1 color charts
#1996e1 color shades, tints & tones
#1996e1 color schemes
#1996e1 color preview, HTML & CSS examples
This text has a color of #1996e1
<p style="color:#1996e1;">Text here</p>
.mytext {color:#1996e1;}
This box has a color of #1996e1
<div style="background-color:#1996e1;">Content here</div>
.mybackground {background-color:#1996e1;}
Border around this has a color of #1996e1
<div style="border:2px solid #1996e1;">Content here</div>
.myborder {border:2px solid #1996e1;}