#264d9d color space conversions
Hex:
#264d9d
RGB:
38, 77, 157
CMY:
85, 70, 38
CMYK:
76, 51, 0, 38
HSL:
220°, 61.0256%, 38.2353%
HSV (HSB):
220°, 75.7962%, 61.5686%
XYZ:
9.5390, 8.1541, 32.9694
xyY:
0.1883, 0.1610, 8.1541
CIE-Lab:
34.3019, 15.5399, -47.5740
CIE-LCH:
34.3019, 50.0477, 288.0895
CIE-Luv:
34.3019, -14.4881, -67.0274
Hunter-Lab:
28.5555, 9.6562, -48.4660
#264d9d color charts
#264d9d color shades, tints & tones
#264d9d color schemes
#264d9d color preview, HTML & CSS examples
This text has a color of #264d9d
<p style="color:#264d9d;">Text here</p>
.mytext {color:#264d9d;}
This box has a color of #264d9d
<div style="background-color:#264d9d;">Content here</div>
.mybackground {background-color:#264d9d;}
Border around this has a color of #264d9d
<div style="border:2px solid #264d9d;">Content here</div>
.myborder {border:2px solid #264d9d;}