#263f5c color space conversions
Hex:
#263f5c
RGB:
38, 63, 92
CMY:
85, 75, 64
CMYK:
59, 32, 0, 64
HSL:
212°, 41.5385%, 25.4902%
HSV (HSB):
212°, 58.6957%, 36.0784%
XYZ:
4.5086, 4.7398, 10.8025
xyY:
0.2249, 0.2364, 4.7398
CIE-Lab:
25.9802, 0.0478, -20.2075
CIE-LCH:
25.9802, 20.2076, 270.1357
CIE-Luv:
25.9802, -10.4276, -24.7905
Hunter-Lab:
21.7711, -1.1335, -14.1790
#263f5c color charts
#263f5c color shades, tints & tones
#263f5c color schemes
#263f5c color preview, HTML & CSS examples
This text has a color of #263f5c
<p style="color:#263f5c;">Text here</p>
.mytext {color:#263f5c;}
This box has a color of #263f5c
<div style="background-color:#263f5c;">Content here</div>
.mybackground {background-color:#263f5c;}
Border around this has a color of #263f5c
<div style="border:2px solid #263f5c;">Content here</div>
.myborder {border:2px solid #263f5c;}