#1d2ed3 color space conversions
Hex:
#1d2ed3
RGB:
29, 46, 211
CMY:
89, 82, 17
CMYK:
86, 78, 0, 17
HSL:
234°, 75.8333%, 47.0588%
HSV (HSB):
234°, 86.2559%, 82.7451%
XYZ:
13.2416, 6.9183, 62.2655
xyY:
0.1606, 0.0839, 6.9183
CIE-Lab:
31.6203, 53.9412, -83.9028
CIE-LCH:
31.6203, 99.7463, 302.7370
CIE-Luv:
31.6203, -9.6607, -108.2705
Hunter-Lab:
26.3028, 43.8322, -121.9430
#1d2ed3 color charts
#1d2ed3 color shades, tints & tones
#1d2ed3 color schemes
#1d2ed3 color preview, HTML & CSS examples
This text has a color of #1d2ed3
<p style="color:#1d2ed3;">Text here</p>
.mytext {color:#1d2ed3;}
This box has a color of #1d2ed3
<div style="background-color:#1d2ed3;">Content here</div>
.mybackground {background-color:#1d2ed3;}
Border around this has a color of #1d2ed3
<div style="border:2px solid #1d2ed3;">Content here</div>
.myborder {border:2px solid #1d2ed3;}