#1e65e4 color space conversions
Hex:
#1e65e4
RGB:
30, 101, 228
CMY:
88, 60, 11
CMYK:
87, 56, 0, 11
HSL:
218°, 78.5714%, 50.5882%
HSV (HSB):
218°, 86.8421%, 89.4118%
XYZ:
19.1927, 15.1848, 75.3182
xyY:
0.1750, 0.1384, 15.1848
CIE-Lab:
45.8863, 26.5873, -70.1786
CIE-LCH:
45.8863, 75.0461, 290.7493
CIE-Luv:
45.8863, -21.1802, -106.9911
Hunter-Lab:
38.9677, 19.7228, -87.3205
#1e65e4 color charts
#1e65e4 color shades, tints & tones
#1e65e4 color schemes
#1e65e4 color preview, HTML & CSS examples
This text has a color of #1e65e4
<p style="color:#1e65e4;">Text here</p>
.mytext {color:#1e65e4;}
This box has a color of #1e65e4
<div style="background-color:#1e65e4;">Content here</div>
.mybackground {background-color:#1e65e4;}
Border around this has a color of #1e65e4
<div style="border:2px solid #1e65e4;">Content here</div>
.myborder {border:2px solid #1e65e4;}