#264c7b color space conversions
Hex:
#264c7b
RGB:
38, 76, 123
CMY:
85, 70, 52
CMYK:
69, 38, 0, 52
HSL:
213°, 52.7950%, 31.5686%
HSV (HSB):
213°, 69.1057%, 48.2353%
XYZ:
6.9589, 7.0110, 19.7254
xyY:
0.2065, 0.2081, 7.0110
CIE-Lab:
31.8320, 3.0002, -30.6977
CIE-LCH:
31.8320, 30.8440, 275.5820
CIE-Luv:
31.8320, -14.6256, -41.3743
Hunter-Lab:
26.4783, 0.5756, -25.6341
#264c7b color charts
#264c7b color shades, tints & tones
#264c7b color schemes
#264c7b color preview, HTML & CSS examples
This text has a color of #264c7b
<p style="color:#264c7b;">Text here</p>
.mytext {color:#264c7b;}
This box has a color of #264c7b
<div style="background-color:#264c7b;">Content here</div>
.mybackground {background-color:#264c7b;}
Border around this has a color of #264c7b
<div style="border:2px solid #264c7b;">Content here</div>
.myborder {border:2px solid #264c7b;}