#264edc color space conversions
Hex:
#264edc
RGB:
38, 78, 220
CMY:
85, 69, 14
CMYK:
83, 65, 0, 14
HSL:
227°, 72.2222%, 50.5882%
HSV (HSB):
227°, 82.7273%, 86.2745%
XYZ:
16.4420, 11.0282, 68.9722
xyY:
0.1705, 0.1143, 11.0282
CIE-Lab:
39.6278, 38.8210, -75.8549
CIE-LCH:
39.6278, 85.2117, 297.1025
CIE-Luv:
39.6278, -14.7724, -109.7514
Hunter-Lab:
33.2087, 30.2622, -99.8953
#264edc color charts
#264edc color shades, tints & tones
#264edc color schemes
#264edc color preview, HTML & CSS examples
This text has a color of #264edc
<p style="color:#264edc;">Text here</p>
.mytext {color:#264edc;}
This box has a color of #264edc
<div style="background-color:#264edc;">Content here</div>
.mybackground {background-color:#264edc;}
Border around this has a color of #264edc
<div style="border:2px solid #264edc;">Content here</div>
.myborder {border:2px solid #264edc;}