#264fbd color space conversions
Hex:
#264fbd
RGB:
38, 79, 189
CMY:
85, 69, 26
CMYK:
80, 58, 0, 26
HSL:
224°, 66.5198%, 44.5098%
HSV (HSB):
224°, 79.8942%, 74.1176%
XYZ:
12.7806, 9.6782, 49.3386
xyY:
0.1780, 0.1348, 9.6782
CIE-Lab:
37.2585, 26.5955, -61.7919
CIE-LCH:
37.2585, 67.2722, 293.2872
CIE-Luv:
37.2585, -14.8969, -88.9555
Hunter-Lab:
31.1097, 18.8900, -72.2543
#264fbd color charts
#264fbd color shades, tints & tones
#264fbd color schemes
#264fbd color preview, HTML & CSS examples
This text has a color of #264fbd
<p style="color:#264fbd;">Text here</p>
.mytext {color:#264fbd;}
This box has a color of #264fbd
<div style="background-color:#264fbd;">Content here</div>
.mybackground {background-color:#264fbd;}
Border around this has a color of #264fbd
<div style="border:2px solid #264fbd;">Content here</div>
.myborder {border:2px solid #264fbd;}