#264e9e color space conversions
Hex:
#264e9e
RGB:
38, 78, 158
CMY:
85, 69, 38
CMYK:
76, 51, 0, 38
HSL:
220°, 61.2245%, 38.4314%
HSV (HSB):
220°, 75.9494%, 61.9608%
XYZ:
9.6953, 8.3295, 33.4445
xyY:
0.1884, 0.1618, 8.3295
CIE-Lab:
34.6598, 15.2589, -47.5988
CIE-LCH:
34.6598, 49.9848, 287.7745
CIE-Luv:
34.6598, -14.7760, -67.2694
Hunter-Lab:
28.8608, 9.4574, -48.5039
#264e9e color charts
#264e9e color shades, tints & tones
#264e9e color schemes
#264e9e color preview, HTML & CSS examples
This text has a color of #264e9e
<p style="color:#264e9e;">Text here</p>
.mytext {color:#264e9e;}
This box has a color of #264e9e
<div style="background-color:#264e9e;">Content here</div>
.mybackground {background-color:#264e9e;}
Border around this has a color of #264e9e
<div style="border:2px solid #264e9e;">Content here</div>
.myborder {border:2px solid #264e9e;}