#1e74e1 color space conversions
Hex:
#1e74e1
RGB:
30, 116, 225
CMY:
88, 55, 12
CMYK:
87, 48, 0, 12
HSL:
214°, 76.4706%, 50.0000%
HSV (HSB):
214°, 86.6667%, 88.2353%
XYZ:
20.3714, 18.2030, 73.6740
xyY:
0.1815, 0.1622, 18.2030
CIE-Lab:
49.7415, 15.8565, -62.2352
CIE-LCH:
49.7415, 64.2235, 284.2939
CIE-Luv:
49.7415, -25.5052, -96.9170
Hunter-Lab:
42.6650, 10.5652, -72.5165
#1e74e1 color charts
#1e74e1 color shades, tints & tones
#1e74e1 color schemes
#1e74e1 color preview, HTML & CSS examples
This text has a color of #1e74e1
<p style="color:#1e74e1;">Text here</p>
.mytext {color:#1e74e1;}
This box has a color of #1e74e1
<div style="background-color:#1e74e1;">Content here</div>
.mybackground {background-color:#1e74e1;}
Border around this has a color of #1e74e1
<div style="border:2px solid #1e74e1;">Content here</div>
.myborder {border:2px solid #1e74e1;}