#264ae7 color space conversions
Hex:
#264ae7
RGB:
38, 74, 231
CMY:
85, 71, 9
CMYK:
84, 68, 0, 9
HSL:
229°, 80.0830%, 52.7451%
HSV (HSB):
229°, 83.5498%, 90.5882%
XYZ:
17.6719, 11.0791, 76.8084
xyY:
0.1674, 0.1050, 11.0791
CIE-Lab:
39.7135, 45.2324, -81.9804
CIE-LCH:
39.7135, 93.6309, 298.8876
CIE-Luv:
39.7135, -14.0498, -117.5303
Hunter-Lab:
33.2854, 36.5201, -113.5162
#264ae7 color charts
#264ae7 color shades, tints & tones
#264ae7 color schemes
#264ae7 color preview, HTML & CSS examples
This text has a color of #264ae7
<p style="color:#264ae7;">Text here</p>
.mytext {color:#264ae7;}
This box has a color of #264ae7
<div style="background-color:#264ae7;">Content here</div>
.mybackground {background-color:#264ae7;}
Border around this has a color of #264ae7
<div style="border:2px solid #264ae7;">Content here</div>
.myborder {border:2px solid #264ae7;}