#264ff7 color space conversions
Hex:
#264ff7
RGB:
38, 79, 247
CMY:
85, 69, 3
CMYK:
85, 68, 0, 3
HSL:
228°, 92.8889%, 55.8824%
HSV (HSB):
228°, 84.6154%, 96.8627%
XYZ:
20.3838, 12.7194, 89.3764
xyY:
0.1664, 0.1038, 12.7194
CIE-Lab:
42.3374, 47.8311, -86.6808
CIE-LCH:
42.3374, 99.0019, 298.8902
CIE-Luv:
42.3374, -15.2613, -126.3142
Hunter-Lab:
35.6643, 39.6085, -123.6185
#264ff7 color charts
#264ff7 color shades, tints & tones
#264ff7 color schemes
#264ff7 color preview, HTML & CSS examples
This text has a color of #264ff7
<p style="color:#264ff7;">Text here</p>
.mytext {color:#264ff7;}
This box has a color of #264ff7
<div style="background-color:#264ff7;">Content here</div>
.mybackground {background-color:#264ff7;}
Border around this has a color of #264ff7
<div style="border:2px solid #264ff7;">Content here</div>
.myborder {border:2px solid #264ff7;}