#1a98d2 color space conversions
Hex:
#1a98d2
RGB:
26, 152, 210
CMY:
90, 40, 18
CMYK:
88, 28, 0, 18
HSL:
199°, 77.9661%, 46.2745%
HSV (HSB):
199°, 87.6190%, 82.3529%
XYZ:
23.2871, 27.3292, 65.0205
xyY:
0.2014, 0.2363, 27.3292
CIE-Lab:
59.2778, -11.6046, -38.6305
CIE-LCH:
59.2778, 40.3359, 253.2798
CIE-Luv:
59.2778, -38.2085, -59.2248
Hunter-Lab:
52.2774, -11.9721, -37.1484
#1a98d2 color charts
#1a98d2 color shades, tints & tones
#1a98d2 color schemes
#1a98d2 color preview, HTML & CSS examples
This text has a color of #1a98d2
<p style="color:#1a98d2;">Text here</p>
.mytext {color:#1a98d2;}
This box has a color of #1a98d2
<div style="background-color:#1a98d2;">Content here</div>
.mybackground {background-color:#1a98d2;}
Border around this has a color of #1a98d2
<div style="border:2px solid #1a98d2;">Content here</div>
.myborder {border:2px solid #1a98d2;}