#1366cd color space conversions
Hex:
#1366cd
RGB:
19, 102, 205
CMY:
93, 60, 20
CMYK:
91, 50, 0, 20
HSL:
213°, 83.0357%, 43.9216%
HSV (HSB):
213°, 90.7317%, 80.3922%
XYZ:
16.0394, 14.0490, 59.6240
xyY:
0.1788, 0.1566, 14.0490
CIE-Lab:
44.3031, 16.3764, -59.6544
CIE-LCH:
44.3031, 61.8614, 285.3508
CIE-Luv:
44.3031, -22.8524, -90.2118
Hunter-Lab:
37.4820, 10.7908, -68.0775
#1366cd color charts
#1366cd color shades, tints & tones
#1366cd color schemes
#1366cd color preview, HTML & CSS examples
This text has a color of #1366cd
<p style="color:#1366cd;">Text here</p>
.mytext {color:#1366cd;}
This box has a color of #1366cd
<div style="background-color:#1366cd;">Content here</div>
.mybackground {background-color:#1366cd;}
Border around this has a color of #1366cd
<div style="border:2px solid #1366cd;">Content here</div>
.myborder {border:2px solid #1366cd;}