#264e7e color space conversions
Hex:
#264e7e
RGB:
38, 78, 126
CMY:
85, 69, 51
CMYK:
70, 38, 0, 51
HSL:
213°, 53.6585%, 32.1569%
HSV (HSB):
213°, 69.8413%, 49.4118%
XYZ:
7.2896, 7.3672, 20.7765
xyY:
0.2057, 0.2079, 7.3672
CIE-Lab:
32.6287, 2.8284, -31.2995
CIE-LCH:
32.6287, 31.4271, 275.1635
CIE-Luv:
32.6287, -15.2544, -42.5173
Hunter-Lab:
27.1426, 0.4397, -26.3841
#264e7e color charts
#264e7e color shades, tints & tones
#264e7e color schemes
#264e7e color preview, HTML & CSS examples
This text has a color of #264e7e
<p style="color:#264e7e;">Text here</p>
.mytext {color:#264e7e;}
This box has a color of #264e7e
<div style="background-color:#264e7e;">Content here</div>
.mybackground {background-color:#264e7e;}
Border around this has a color of #264e7e
<div style="border:2px solid #264e7e;">Content here</div>
.myborder {border:2px solid #264e7e;}