#264fcc color space conversions
Hex:
#264fcc
RGB:
38, 79, 204
CMY:
85, 69, 20
CMYK:
81, 61, 0, 20
HSL:
225°, 68.5950%, 47.4510%
HSV (HSB):
225°, 81.3725%, 80.0000%
XYZ:
14.4944, 10.3637, 58.3632
xyY:
0.1742, 0.1245, 10.3637
CIE-Lab:
38.4874, 32.2714, -68.5200
CIE-LCH:
38.4874, 75.7392, 295.2194
CIE-Luv:
38.4874, -14.9139, -99.0716
Hunter-Lab:
32.1926, 24.0306, -84.9541
#264fcc color charts
#264fcc color shades, tints & tones
#264fcc color schemes
#264fcc color preview, HTML & CSS examples
This text has a color of #264fcc
<p style="color:#264fcc;">Text here</p>
.mytext {color:#264fcc;}
This box has a color of #264fcc
<div style="background-color:#264fcc;">Content here</div>
.mybackground {background-color:#264fcc;}
Border around this has a color of #264fcc
<div style="border:2px solid #264fcc;">Content here</div>
.myborder {border:2px solid #264fcc;}