#265e7e color space conversions
Hex:
#265e7e
RGB:
38, 94, 126
CMY:
85, 63, 51
CMYK:
70, 25, 0, 51
HSL:
202°, 53.6585%, 32.1569%
HSV (HSB):
202°, 69.8413%, 49.4118%
XYZ:
8.5679, 9.9238, 21.2026
xyY:
0.2158, 0.2500, 9.9238
CIE-Lab:
37.7054, -7.2990, -23.3284
CIE-LCH:
37.7054, 24.4436, 252.6262
CIE-Luv:
37.7054, -20.9731, -31.4978
Hunter-Lab:
31.5021, -6.5804, -17.8538
#265e7e color charts
#265e7e color shades, tints & tones
#265e7e color schemes
#265e7e color preview, HTML & CSS examples
This text has a color of #265e7e
<p style="color:#265e7e;">Text here</p>
.mytext {color:#265e7e;}
This box has a color of #265e7e
<div style="background-color:#265e7e;">Content here</div>
.mybackground {background-color:#265e7e;}
Border around this has a color of #265e7e
<div style="border:2px solid #265e7e;">Content here</div>
.myborder {border:2px solid #265e7e;}