#264ec2 color space conversions
Hex:
#264ec2
RGB:
38, 78, 194
CMY:
85, 69, 24
CMYK:
80, 60, 0, 24
HSL:
225°, 67.2414%, 45.4902%
HSV (HSB):
225°, 80.4124%, 76.0784%
XYZ:
13.2613, 9.7559, 52.2231
xyY:
0.1763, 0.1297, 9.7559
CIE-Lab:
37.4007, 29.1546, -64.4838
CIE-LCH:
37.4007, 70.7683, 294.3288
CIE-Luv:
37.4007, -14.6435, -92.7273
Hunter-Lab:
31.2344, 21.1262, -77.2671
#264ec2 color charts
#264ec2 color shades, tints & tones
#264ec2 color schemes
#264ec2 color preview, HTML & CSS examples
This text has a color of #264ec2
<p style="color:#264ec2;">Text here</p>
.mytext {color:#264ec2;}
This box has a color of #264ec2
<div style="background-color:#264ec2;">Content here</div>
.mybackground {background-color:#264ec2;}
Border around this has a color of #264ec2
<div style="border:2px solid #264ec2;">Content here</div>
.myborder {border:2px solid #264ec2;}