#264b5e color space conversions
Hex:
#264b5e
RGB:
38, 75, 94
CMY:
85, 71, 63
CMYK:
60, 20, 0, 63
HSL:
200°, 42.4242%, 25.8824%
HSV (HSB):
200°, 59.5745%, 36.8627%
XYZ:
5.3358, 6.2524, 11.5153
xyY:
0.2310, 0.2706, 6.2524
CIE-Lab:
30.0405, -6.9997, -15.2004
CIE-LCH:
30.0405, 16.7346, 245.2742
CIE-Luv:
30.0405, -14.9049, -18.4935
Hunter-Lab:
25.0047, -5.6680, -9.8011
#264b5e color charts
#264b5e color shades, tints & tones
#264b5e color schemes
#264b5e color preview, HTML & CSS examples
This text has a color of #264b5e
<p style="color:#264b5e;">Text here</p>
.mytext {color:#264b5e;}
This box has a color of #264b5e
<div style="background-color:#264b5e;">Content here</div>
.mybackground {background-color:#264b5e;}
Border around this has a color of #264b5e
<div style="border:2px solid #264b5e;">Content here</div>
.myborder {border:2px solid #264b5e;}