#1996e5 color space conversions
Hex:
#1996e5
RGB:
25, 150, 229
CMY:
90, 41, 10
CMYK:
89, 34, 0, 10
HSL:
203°, 80.3150%, 49.8039%
HSV (HSB):
203°, 89.0830%, 89.8039%
XYZ:
25.4501, 27.6765, 78.1295
xyY:
0.1939, 0.2109, 27.6765
CIE-Lab:
59.5954, -3.5716, -48.7162
CIE-LCH:
59.5954, 48.8469, 265.8068
CIE-Luv:
59.5954, -36.4292, -76.9383
Hunter-Lab:
52.6085, -5.7129, -51.2264
#1996e5 color charts
#1996e5 color shades, tints & tones
#1996e5 color schemes
#1996e5 color preview, HTML & CSS examples
This text has a color of #1996e5
<p style="color:#1996e5;">Text here</p>
.mytext {color:#1996e5;}
This box has a color of #1996e5
<div style="background-color:#1996e5;">Content here</div>
.mybackground {background-color:#1996e5;}
Border around this has a color of #1996e5
<div style="border:2px solid #1996e5;">Content here</div>
.myborder {border:2px solid #1996e5;}