#1e2acc color space conversions
Hex:
#1e2acc
RGB:
30, 42, 204
CMY:
88, 84, 20
CMYK:
85, 79, 0, 20
HSL:
236°, 74.3590%, 45.8824%
HSV (HSB):
236°, 85.2941%, 80.0000%
XYZ:
12.2625, 6.2916, 57.6948
xyY:
0.1608, 0.0825, 6.2916
CIE-Lab:
30.1365, 53.7842, -82.2955
CIE-LCH:
30.1365, 98.3122, 303.1666
CIE-Luv:
30.1365, -8.8097, -104.1748
Hunter-Lab:
25.0830, 43.3689, -118.8180
#1e2acc color charts
#1e2acc color shades, tints & tones
#1e2acc color schemes
#1e2acc color preview, HTML & CSS examples
This text has a color of #1e2acc
<p style="color:#1e2acc;">Text here</p>
.mytext {color:#1e2acc;}
This box has a color of #1e2acc
<div style="background-color:#1e2acc;">Content here</div>
.mybackground {background-color:#1e2acc;}
Border around this has a color of #1e2acc
<div style="border:2px solid #1e2acc;">Content here</div>
.myborder {border:2px solid #1e2acc;}