#1e2fed color space conversions
Hex:
#1e2fed
RGB:
30, 47, 237
CMY:
88, 82, 7
CMYK:
87, 80, 0, 7
HSL:
235°, 85.1852%, 52.3529%
HSV (HSB):
235°, 87.3418%, 92.9412%
XYZ:
16.8380, 8.4235, 80.8592
xyY:
0.1587, 0.0794, 8.4235
CIE-Lab:
34.8497, 61.6355, -93.4426
CIE-LCH:
34.8497, 111.9395, 303.4092
CIE-Luv:
34.8497, -10.5323, -123.1451
Hunter-Lab:
29.0232, 52.7672, -144.8667
#1e2fed color charts
#1e2fed color shades, tints & tones
#1e2fed color schemes
#1e2fed color preview, HTML & CSS examples
This text has a color of #1e2fed
<p style="color:#1e2fed;">Text here</p>
.mytext {color:#1e2fed;}
This box has a color of #1e2fed
<div style="background-color:#1e2fed;">Content here</div>
.mybackground {background-color:#1e2fed;}
Border around this has a color of #1e2fed
<div style="border:2px solid #1e2fed;">Content here</div>
.myborder {border:2px solid #1e2fed;}