#264dca color space conversions
Hex:
#264dca
RGB:
38, 77, 202
CMY:
85, 70, 21
CMYK:
81, 62, 0, 21
HSL:
226°, 68.3333%, 47.0588%
HSV (HSB):
226°, 81.1881%, 79.2157%
XYZ:
14.1139, 9.9841, 57.0604
xyY:
0.1739, 0.1230, 9.9841
CIE-Lab:
37.8139, 32.8160, -68.4632
CIE-LCH:
37.8139, 75.9217, 295.6095
CIE-Luv:
37.8139, -14.4250, -98.3908
Hunter-Lab:
31.5976, 24.4357, -84.9502
#264dca color charts
#264dca color shades, tints & tones
#264dca color schemes
#264dca color preview, HTML & CSS examples
This text has a color of #264dca
<p style="color:#264dca;">Text here</p>
.mytext {color:#264dca;}
This box has a color of #264dca
<div style="background-color:#264dca;">Content here</div>
.mybackground {background-color:#264dca;}
Border around this has a color of #264dca
<div style="border:2px solid #264dca;">Content here</div>
.myborder {border:2px solid #264dca;}