#264db2 color space conversions
Hex:
#264db2
RGB:
38, 77, 178
CMY:
85, 70, 30
CMYK:
79, 57, 0, 30
HSL:
223°, 64.8148%, 42.3529%
HSV (HSB):
223°, 78.6517%, 69.8039%
XYZ:
11.4891, 8.9342, 43.2384
xyY:
0.1805, 0.1403, 8.9342
CIE-Lab:
35.8573, 23.6986, -57.5963
CIE-LCH:
35.8573, 62.2813, 292.3652
CIE-Luv:
35.8573, -14.3841, -82.1232
Hunter-Lab:
29.8901, 16.3038, -64.8447
#264db2 color charts
#264db2 color shades, tints & tones
#264db2 color schemes
#264db2 color preview, HTML & CSS examples
This text has a color of #264db2
<p style="color:#264db2;">Text here</p>
.mytext {color:#264db2;}
This box has a color of #264db2
<div style="background-color:#264db2;">Content here</div>
.mybackground {background-color:#264db2;}
Border around this has a color of #264db2
<div style="border:2px solid #264db2;">Content here</div>
.myborder {border:2px solid #264db2;}