#26074e color space conversions
Hex:
#26074e
RGB:
38, 7, 78
CMY:
85, 97, 69
CMYK:
51, 91, 0, 69
HSL:
266°, 83.5294%, 16.6667%
HSV (HSB):
266°, 91.0256%, 30.5882%
XYZ:
2.2505, 1.1141, 7.3042
xyY:
0.2109, 0.1044, 1.1141
CIE-Lab:
9.9078, 31.9040, -36.5957
CIE-LCH:
9.9078, 48.5500, 311.0818
CIE-Luv:
9.9078, 2.8842, -28.7264
Hunter-Lab:
10.5550, 19.5870, -33.6406
#26074e color charts
#26074e color shades, tints & tones
#26074e color schemes
#26074e color preview, HTML & CSS examples
This text has a color of #26074e
<p style="color:#26074e;">Text here</p>
.mytext {color:#26074e;}
This box has a color of #26074e
<div style="background-color:#26074e;">Content here</div>
.mybackground {background-color:#26074e;}
Border around this has a color of #26074e
<div style="border:2px solid #26074e;">Content here</div>
.myborder {border:2px solid #26074e;}