#264b5d color space conversions
Hex:
#264b5d
RGB:
38, 75, 93
CMY:
85, 71, 64
CMYK:
59, 19, 0, 64
HSL:
200°, 41.9847%, 25.6863%
HSV (HSB):
200°, 59.1398%, 36.4706%
XYZ:
5.2912, 6.2345, 11.2804
xyY:
0.2320, 0.2734, 6.2345
CIE-Lab:
29.9966, -7.3457, -14.6285
CIE-LCH:
29.9966, 16.3693, 243.3367
CIE-Luv:
29.9966, -14.9303, -17.6802
Hunter-Lab:
24.9691, -5.8699, -9.3075
#264b5d color charts
#264b5d color shades, tints & tones
#264b5d color schemes
#264b5d color preview, HTML & CSS examples
This text has a color of #264b5d
<p style="color:#264b5d;">Text here</p>
.mytext {color:#264b5d;}
This box has a color of #264b5d
<div style="background-color:#264b5d;">Content here</div>
.mybackground {background-color:#264b5d;}
Border around this has a color of #264b5d
<div style="border:2px solid #264b5d;">Content here</div>
.myborder {border:2px solid #264b5d;}