#265c7e color space conversions
Hex:
#265c7e
RGB:
38, 92, 126
CMY:
85, 64, 51
CMYK:
70, 27, 0, 51
HSL:
203°, 53.6585%, 32.1569%
HSV (HSB):
203°, 69.8413%, 49.4118%
XYZ:
8.3924, 9.5727, 21.1441
xyY:
0.2146, 0.2448, 9.5727
CIE-Lab:
37.0644, -6.0778, -24.3268
CIE-LCH:
37.0644, 25.0746, 255.9724
CIE-Luv:
37.0644, -20.2389, -32.9530
Hunter-Lab:
30.9398, -5.7269, -18.8605
#265c7e color charts
#265c7e color shades, tints & tones
#265c7e color schemes
#265c7e color preview, HTML & CSS examples
This text has a color of #265c7e
<p style="color:#265c7e;">Text here</p>
.mytext {color:#265c7e;}
This box has a color of #265c7e
<div style="background-color:#265c7e;">Content here</div>
.mybackground {background-color:#265c7e;}
Border around this has a color of #265c7e
<div style="border:2px solid #265c7e;">Content here</div>
.myborder {border:2px solid #265c7e;}