#264cb5 color space conversions
Hex:
#264cb5
RGB:
38, 76, 181
CMY:
85, 70, 29
CMYK:
79, 58, 0, 29
HSL:
224°, 65.2968%, 42.9412%
HSV (HSB):
224°, 79.0055%, 70.9804%
XYZ:
11.7243, 8.9171, 44.8193
xyY:
0.1791, 0.1362, 8.9171
CIE-Lab:
35.8243, 25.5161, -59.4234
CIE-LCH:
35.8243, 64.6700, 293.2384
CIE-Luv:
35.8243, -14.1178, -84.5980
Hunter-Lab:
29.8616, 17.8249, -68.0853
#264cb5 color charts
#264cb5 color shades, tints & tones
#264cb5 color schemes
#264cb5 color preview, HTML & CSS examples
This text has a color of #264cb5
<p style="color:#264cb5;">Text here</p>
.mytext {color:#264cb5;}
This box has a color of #264cb5
<div style="background-color:#264cb5;">Content here</div>
.mybackground {background-color:#264cb5;}
Border around this has a color of #264cb5
<div style="border:2px solid #264cb5;">Content here</div>
.myborder {border:2px solid #264cb5;}