#1994e6 color space conversions
Hex:
#1994e6
RGB:
25, 148, 230
CMY:
90, 42, 10
CMYK:
89, 36, 0, 10
HSL:
204°, 80.3922%, 50.0000%
HSV (HSB):
204°, 89.1304%, 90.1961%
XYZ:
25.2737, 27.0997, 78.7616
xyY:
0.1927, 0.2067, 27.0997
CIE-Lab:
59.0665, -2.0381, -50.1097
CIE-LCH:
59.0665, 50.1511, 267.6709
CIE-Luv:
59.0665, -35.7150, -79.2822
Hunter-Lab:
52.0573, -4.4389, -53.2643
#1994e6 color charts
#1994e6 color shades, tints & tones
#1994e6 color schemes
#1994e6 color preview, HTML & CSS examples
This text has a color of #1994e6
<p style="color:#1994e6;">Text here</p>
.mytext {color:#1994e6;}
This box has a color of #1994e6
<div style="background-color:#1994e6;">Content here</div>
.mybackground {background-color:#1994e6;}
Border around this has a color of #1994e6
<div style="border:2px solid #1994e6;">Content here</div>
.myborder {border:2px solid #1994e6;}