#264cb7 color space conversions
Hex:
#264cb7
RGB:
38, 76, 183
CMY:
85, 70, 28
CMYK:
79, 58, 0, 28
HSL:
224°, 65.6109%, 43.3333%
HSV (HSB):
224°, 79.2350%, 71.7647%
XYZ:
11.9310, 8.9998, 45.9081
xyY:
0.1785, 0.1346, 8.9998
CIE-Lab:
35.9840, 26.2822, -60.3431
CIE-LCH:
35.9840, 65.8182, 293.5354
CIE-Luv:
35.9840, -14.1193, -85.9727
Hunter-Lab:
29.9997, 18.4906, -69.7306
#264cb7 color charts
#264cb7 color shades, tints & tones
#264cb7 color schemes
#264cb7 color preview, HTML & CSS examples
This text has a color of #264cb7
<p style="color:#264cb7;">Text here</p>
.mytext {color:#264cb7;}
This box has a color of #264cb7
<div style="background-color:#264cb7;">Content here</div>
.mybackground {background-color:#264cb7;}
Border around this has a color of #264cb7
<div style="border:2px solid #264cb7;">Content here</div>
.myborder {border:2px solid #264cb7;}