#1a65e5 color space conversions
Hex:
#1a65e5
RGB:
26, 101, 229
CMY:
90, 60, 10
CMYK:
89, 56, 0, 10
HSL:
218°, 79.6078%, 50.0000%
HSV (HSB):
218°, 88.6463%, 89.8039%
XYZ:
19.2225, 15.1841, 76.0464
xyY:
0.1740, 0.1375, 15.1841
CIE-Lab:
45.8853, 26.7434, -70.7485
CIE-LCH:
45.8853, 75.6344, 290.7069
CIE-Luv:
45.8853, -21.4790, -107.7965
Hunter-Lab:
38.9668, 19.8631, -88.4318
#1a65e5 color charts
#1a65e5 color shades, tints & tones
#1a65e5 color schemes
#1a65e5 color preview, HTML & CSS examples
This text has a color of #1a65e5
<p style="color:#1a65e5;">Text here</p>
.mytext {color:#1a65e5;}
This box has a color of #1a65e5
<div style="background-color:#1a65e5;">Content here</div>
.mybackground {background-color:#1a65e5;}
Border around this has a color of #1a65e5
<div style="border:2px solid #1a65e5;">Content here</div>
.myborder {border:2px solid #1a65e5;}