#1996e2 color space conversions
Hex:
#1996e2
RGB:
25, 150, 226
CMY:
90, 41, 11
CMYK:
89, 34, 0, 11
HSL:
203°, 80.0797%, 49.2157%
HSV (HSB):
203°, 88.9381%, 88.6275%
XYZ:
25.0347, 27.5104, 75.9421
xyY:
0.1948, 0.2141, 27.5104
CIE-Lab:
59.4438, -4.6812, -47.2907
CIE-LCH:
59.4438, 47.5218, 264.3468
CIE-Luv:
59.4438, -36.6075, -74.4212
Hunter-Lab:
52.4503, -6.5894, -49.1299
#1996e2 color charts
#1996e2 color shades, tints & tones
#1996e2 color schemes
#1996e2 color preview, HTML & CSS examples
This text has a color of #1996e2
<p style="color:#1996e2;">Text here</p>
.mytext {color:#1996e2;}
This box has a color of #1996e2
<div style="background-color:#1996e2;">Content here</div>
.mybackground {background-color:#1996e2;}
Border around this has a color of #1996e2
<div style="border:2px solid #1996e2;">Content here</div>
.myborder {border:2px solid #1996e2;}