#263f7e color space conversions
Hex:
#263f7e
RGB:
38, 63, 126
CMY:
85, 75, 51
CMYK:
70, 50, 0, 51
HSL:
223°, 53.6585%, 32.1569%
HSV (HSB):
223°, 69.8413%, 49.4118%
XYZ:
6.3427, 5.4734, 20.4608
xyY:
0.1965, 0.1696, 5.4734
CIE-Lab:
28.0431, 12.9658, -38.6196
CIE-LCH:
28.0431, 40.7380, 288.5585
CIE-Luv:
28.0431, -10.3918, -50.8746
Hunter-Lab:
23.3954, 7.4513, -35.4763
#263f7e color charts
#263f7e color shades, tints & tones
#263f7e color schemes
#263f7e color preview, HTML & CSS examples
This text has a color of #263f7e
<p style="color:#263f7e;">Text here</p>
.mytext {color:#263f7e;}
This box has a color of #263f7e
<div style="background-color:#263f7e;">Content here</div>
.mybackground {background-color:#263f7e;}
Border around this has a color of #263f7e
<div style="border:2px solid #263f7e;">Content here</div>
.myborder {border:2px solid #263f7e;}