#264b8d color space conversions
Hex:
#264b8d
RGB:
38, 75, 141
CMY:
85, 71, 45
CMYK:
73, 47, 0, 45
HSL:
218°, 57.5419%, 35.0980%
HSV (HSB):
218°, 73.0496%, 55.2941%
XYZ:
8.1231, 7.3673, 26.1932
xyY:
0.1949, 0.1767, 7.3673
CIE-Lab:
32.6289, 10.6338, -40.5435
CIE-LCH:
32.6289, 41.9148, 284.6965
CIE-Luv:
32.6289, -14.0321, -56.0425
Hunter-Lab:
27.1428, 5.9205, -38.2158
#264b8d color charts
#264b8d color shades, tints & tones
#264b8d color schemes
#264b8d color preview, HTML & CSS examples
This text has a color of #264b8d
<p style="color:#264b8d;">Text here</p>
.mytext {color:#264b8d;}
This box has a color of #264b8d
<div style="background-color:#264b8d;">Content here</div>
.mybackground {background-color:#264b8d;}
Border around this has a color of #264b8d
<div style="border:2px solid #264b8d;">Content here</div>
.myborder {border:2px solid #264b8d;}