#365dca color space conversions
Hex:
#365dca
RGB:
54, 93, 202
CMY:
79, 64, 21
CMYK:
73, 54, 0, 21
HSL:
224°, 58.2677%, 50.1961%
HSV (HSB):
224°, 73.2673%, 79.2157%
XYZ:
16.0963, 12.8772, 57.5143
xyY:
0.1861, 0.1489, 12.8772
CIE-Lab:
42.5777, 24.1402, -60.6761
CIE-LCH:
42.5777, 65.3019, 291.6953
CIE-Luv:
42.5777, -16.1639, -91.2103
Hunter-Lab:
35.8849, 17.2686, -69.9073
#365dca color charts
#365dca color shades, tints & tones
#365dca color schemes
#365dca color preview, HTML & CSS examples
This text has a color of #365dca
<p style="color:#365dca;">Text here</p>
.mytext {color:#365dca;}
This box has a color of #365dca
<div style="background-color:#365dca;">Content here</div>
.mybackground {background-color:#365dca;}
Border around this has a color of #365dca
<div style="border:2px solid #365dca;">Content here</div>
.myborder {border:2px solid #365dca;}