#264a7e color space conversions
Hex:
#264a7e
RGB:
38, 74, 126
CMY:
85, 71, 51
CMYK:
70, 41, 0, 51
HSL:
215°, 53.6585%, 32.1569%
HSV (HSB):
215°, 69.8413%, 49.4118%
XYZ:
7.0140, 6.8160, 20.6846
xyY:
0.2032, 0.1975, 6.8160
CIE-Lab:
31.3843, 5.4803, -33.2751
CIE-LCH:
31.3843, 33.7233, 279.3526
CIE-Luv:
31.3843, -13.8980, -44.9792
Hunter-Lab:
26.1074, 2.2676, -28.6995
#264a7e color charts
#264a7e color shades, tints & tones
#264a7e color schemes
#264a7e color preview, HTML & CSS examples
This text has a color of #264a7e
<p style="color:#264a7e;">Text here</p>
.mytext {color:#264a7e;}
This box has a color of #264a7e
<div style="background-color:#264a7e;">Content here</div>
.mybackground {background-color:#264a7e;}
Border around this has a color of #264a7e
<div style="border:2px solid #264a7e;">Content here</div>
.myborder {border:2px solid #264a7e;}