#264cec color space conversions
Hex:
#264cec
RGB:
38, 76, 236
CMY:
85, 70, 7
CMYK:
84, 68, 0, 7
HSL:
228°, 83.8983%, 53.7255%
HSV (HSB):
228°, 83.8983%, 92.5490%
XYZ:
18.5241, 11.6371, 80.6267
xyY:
0.1672, 0.1050, 11.6371
CIE-Lab:
40.6334, 45.7825, -83.2969
CIE-LCH:
40.6334, 95.0495, 298.7945
CIE-Luv:
40.6334, -14.5200, -120.1983
Hunter-Lab:
34.1132, 37.2308, -116.2532
#264cec color charts
#264cec color shades, tints & tones
#264cec color schemes
#264cec color preview, HTML & CSS examples
This text has a color of #264cec
<p style="color:#264cec;">Text here</p>
.mytext {color:#264cec;}
This box has a color of #264cec
<div style="background-color:#264cec;">Content here</div>
.mybackground {background-color:#264cec;}
Border around this has a color of #264cec
<div style="border:2px solid #264cec;">Content here</div>
.myborder {border:2px solid #264cec;}