#1a01cd color space conversions
Hex:
#1a01cd
RGB:
26, 1, 205
CMY:
90, 100, 20
CMYK:
87, 100, 0, 20
HSL:
247°, 99.0291%, 40.3922%
HSV (HSB):
247°, 99.5122%, 80.3922%
XYZ:
11.4563, 4.6491, 58.0512
xyY:
0.1545, 0.0627, 4.6491
CIE-Lab:
25.7107, 67.1983, -90.2586
CIE-LCH:
25.7107, 112.5266, 306.6680
CIE-Luv:
25.7107, -6.1422, -101.7668
Hunter-Lab:
21.5618, 57.1084, -144.5344
#1a01cd color charts
#1a01cd color shades, tints & tones
#1a01cd color schemes
#1a01cd color preview, HTML & CSS examples
This text has a color of #1a01cd
<p style="color:#1a01cd;">Text here</p>
.mytext {color:#1a01cd;}
This box has a color of #1a01cd
<div style="background-color:#1a01cd;">Content here</div>
.mybackground {background-color:#1a01cd;}
Border around this has a color of #1a01cd
<div style="border:2px solid #1a01cd;">Content here</div>
.myborder {border:2px solid #1a01cd;}