#1e35e5 color space conversions
Hex:
#1e35e5
RGB:
30, 53, 229
CMY:
88, 79, 10
CMYK:
87, 77, 0, 10
HSL:
233°, 79.2829%, 50.7843%
HSV (HSB):
233°, 86.8996%, 89.8039%
XYZ:
15.9514, 8.4794, 74.9247
xyY:
0.1605, 0.0853, 8.4794
CIE-Lab:
34.9619, 56.1338, -88.7052
CIE-LCH:
34.9619, 104.9743, 302.3262
CIE-Luv:
34.9619, -11.0970, -118.5863
Hunter-Lab:
29.1194, 46.8222, -132.1708
#1e35e5 color charts
#1e35e5 color shades, tints & tones
#1e35e5 color schemes
#1e35e5 color preview, HTML & CSS examples
This text has a color of #1e35e5
<p style="color:#1e35e5;">Text here</p>
.mytext {color:#1e35e5;}
This box has a color of #1e35e5
<div style="background-color:#1e35e5;">Content here</div>
.mybackground {background-color:#1e35e5;}
Border around this has a color of #1e35e5
<div style="border:2px solid #1e35e5;">Content here</div>
.myborder {border:2px solid #1e35e5;}