#1e05e5 color space conversions
Hex:
#1e05e5
RGB:
30, 5, 229
CMY:
88, 98, 10
CMYK:
87, 98, 0, 10
HSL:
247°, 95.7265%, 45.8824%
HSV (HSB):
247°, 97.8166%, 89.8039%
XYZ:
14.7325, 6.0417, 74.5184
xyY:
0.1546, 0.0634, 6.0417
CIE-Lab:
29.5174, 72.3900, -97.7725
CIE-LCH:
29.5174, 121.6543, 306.5160
CIE-Luv:
29.5174, -7.1655, -116.2762
Hunter-Lab:
24.5799, 63.9735, -162.5426
#1e05e5 color charts
#1e05e5 color shades, tints & tones
#1e05e5 color schemes
#1e05e5 color preview, HTML & CSS examples
This text has a color of #1e05e5
<p style="color:#1e05e5;">Text here</p>
.mytext {color:#1e05e5;}
This box has a color of #1e05e5
<div style="background-color:#1e05e5;">Content here</div>
.mybackground {background-color:#1e05e5;}
Border around this has a color of #1e05e5
<div style="border:2px solid #1e05e5;">Content here</div>
.myborder {border:2px solid #1e05e5;}