#1a75d5 color space conversions
Hex:
#1a75d5
RGB:
26, 117, 213
CMY:
90, 54, 16
CMYK:
88, 45, 0, 16
HSL:
211°, 78.2427%, 46.8627%
HSV (HSB):
211°, 87.7934%, 83.5294%
XYZ:
18.7975, 17.7463, 65.3854
xyY:
0.1844, 0.1741, 17.7463
CIE-Lab:
49.1869, 10.3333, -56.3431
CIE-LCH:
49.1869, 57.2829, 280.3925
CIE-Luv:
49.1869, -26.5795, -87.2102
Hunter-Lab:
42.1263, 5.9288, -62.5372
#1a75d5 color charts
#1a75d5 color shades, tints & tones
#1a75d5 color schemes
#1a75d5 color preview, HTML & CSS examples
This text has a color of #1a75d5
<p style="color:#1a75d5;">Text here</p>
.mytext {color:#1a75d5;}
This box has a color of #1a75d5
<div style="background-color:#1a75d5;">Content here</div>
.mybackground {background-color:#1a75d5;}
Border around this has a color of #1a75d5
<div style="border:2px solid #1a75d5;">Content here</div>
.myborder {border:2px solid #1a75d5;}