#1964e6 color space conversions
Hex:
#1964e6
RGB:
25, 100, 230
CMY:
90, 61, 10
CMYK:
89, 57, 0, 10
HSL:
218°, 80.3922%, 50.0000%
HSV (HSB):
218°, 89.1304%, 90.1961%
XYZ:
19.2410, 15.0342, 76.7507
xyY:
0.1733, 0.1354, 15.0342
CIE-Lab:
45.6810, 27.7182, -71.6469
CIE-LCH:
45.6810, 76.8217, 291.1500
CIE-Luv:
45.6810, -21.2672, -108.9610
Hunter-Lab:
38.7739, 20.7236, -90.2192
#1964e6 color charts
#1964e6 color shades, tints & tones
#1964e6 color schemes
#1964e6 color preview, HTML & CSS examples
This text has a color of #1964e6
<p style="color:#1964e6;">Text here</p>
.mytext {color:#1964e6;}
This box has a color of #1964e6
<div style="background-color:#1964e6;">Content here</div>
.mybackground {background-color:#1964e6;}
Border around this has a color of #1964e6
<div style="border:2px solid #1964e6;">Content here</div>
.myborder {border:2px solid #1964e6;}