#264fc7 color space conversions
Hex:
#264fc7
RGB:
38, 79, 199
CMY:
85, 69, 22
CMYK:
81, 60, 0, 22
HSL:
225°, 67.9325%, 46.4706%
HSV (HSB):
225°, 80.9045%, 78.0392%
XYZ:
13.9041, 10.1276, 55.2548
xyY:
0.1754, 0.1277, 10.1276
CIE-Lab:
38.0704, 30.3921, -66.3019
CIE-LCH:
38.0704, 72.9357, 294.6262
CIE-Luv:
38.0704, -14.9015, -95.7403
Hunter-Lab:
31.8238, 22.2966, -80.6669
#264fc7 color charts
#264fc7 color shades, tints & tones
#264fc7 color schemes
#264fc7 color preview, HTML & CSS examples
This text has a color of #264fc7
<p style="color:#264fc7;">Text here</p>
.mytext {color:#264fc7;}
This box has a color of #264fc7
<div style="background-color:#264fc7;">Content here</div>
.mybackground {background-color:#264fc7;}
Border around this has a color of #264fc7
<div style="border:2px solid #264fc7;">Content here</div>
.myborder {border:2px solid #264fc7;}