#264eac color space conversions
Hex:
#264eac
RGB:
38, 78, 172
CMY:
85, 69, 33
CMYK:
78, 55, 0, 33
HSL:
222°, 63.8095%, 41.1765%
HSV (HSB):
222°, 77.9070%, 67.4510%
XYZ:
10.9701, 8.8394, 40.1577
xyY:
0.1829, 0.1474, 8.8394
CIE-Lab:
35.6732, 20.7118, -54.3359
CIE-LCH:
35.6732, 58.1495, 290.8659
CIE-Luv:
35.6732, -14.6766, -77.4615
Hunter-Lab:
29.7311, 13.8329, -59.2709
#264eac color charts
#264eac color shades, tints & tones
#264eac color schemes
#264eac color preview, HTML & CSS examples
This text has a color of #264eac
<p style="color:#264eac;">Text here</p>
.mytext {color:#264eac;}
This box has a color of #264eac
<div style="background-color:#264eac;">Content here</div>
.mybackground {background-color:#264eac;}
Border around this has a color of #264eac
<div style="border:2px solid #264eac;">Content here</div>
.myborder {border:2px solid #264eac;}