#264dbb color space conversions
Hex:
#264dbb
RGB:
38, 77, 187
CMY:
85, 70, 27
CMYK:
80, 59, 0, 27
HSL:
224°, 66.2222%, 44.1176%
HSV (HSB):
224°, 79.6791%, 73.3333%
XYZ:
12.4228, 9.3077, 48.1555
xyY:
0.1778, 0.1332, 9.3077
CIE-Lab:
36.5701, 27.1500, -61.7410
CIE-LCH:
36.5701, 67.4468, 293.7370
CIE-Luv:
36.5701, -14.3808, -88.3380
Hunter-Lab:
30.5085, 19.2941, -72.2292
#264dbb color charts
#264dbb color shades, tints & tones
#264dbb color schemes
#264dbb color preview, HTML & CSS examples
This text has a color of #264dbb
<p style="color:#264dbb;">Text here</p>
.mytext {color:#264dbb;}
This box has a color of #264dbb
<div style="background-color:#264dbb;">Content here</div>
.mybackground {background-color:#264dbb;}
Border around this has a color of #264dbb
<div style="border:2px solid #264dbb;">Content here</div>
.myborder {border:2px solid #264dbb;}