#264c8e color space conversions
Hex:
#264c8e
RGB:
38, 76, 142
CMY:
85, 70, 44
CMYK:
73, 46, 0, 44
HSL:
218°, 57.7778%, 35.2941%
HSV (HSB):
218°, 73.2394%, 55.6863%
XYZ:
8.2663, 7.5339, 26.6097
xyY:
0.1949, 0.1776, 7.5339
CIE-Lab:
32.9928, 10.3513, -40.5719
CIE-LCH:
32.9928, 41.8715, 284.3127
CIE-Luv:
32.9928, -14.3352, -56.2600
Hunter-Lab:
27.4480, 5.7230, -38.2655
#264c8e color charts
#264c8e color shades, tints & tones
#264c8e color schemes
#264c8e color preview, HTML & CSS examples
This text has a color of #264c8e
<p style="color:#264c8e;">Text here</p>
.mytext {color:#264c8e;}
This box has a color of #264c8e
<div style="background-color:#264c8e;">Content here</div>
.mybackground {background-color:#264c8e;}
Border around this has a color of #264c8e
<div style="border:2px solid #264c8e;">Content here</div>
.myborder {border:2px solid #264c8e;}