#1f45e5 color space conversions
Hex:
#1f45e5
RGB:
31, 69, 229
CMY:
88, 73, 10
CMYK:
86, 70, 0, 10
HSL:
228°, 79.2000%, 50.9804%
HSV (HSB):
228°, 86.4629%, 89.8039%
XYZ:
16.8361, 10.2047, 75.2111
xyY:
0.1647, 0.0998, 10.2047
CIE-Lab:
38.2073, 47.1522, -83.3343
CIE-LCH:
38.2073, 95.7494, 299.5020
CIE-Luv:
38.2073, -13.6992, -117.2904
Hunter-Lab:
31.9448, 38.1726, -117.2316
#1f45e5 color charts
#1f45e5 color shades, tints & tones
#1f45e5 color schemes
#1f45e5 color preview, HTML & CSS examples
This text has a color of #1f45e5
<p style="color:#1f45e5;">Text here</p>
.mytext {color:#1f45e5;}
This box has a color of #1f45e5
<div style="background-color:#1f45e5;">Content here</div>
.mybackground {background-color:#1f45e5;}
Border around this has a color of #1f45e5
<div style="border:2px solid #1f45e5;">Content here</div>
.myborder {border:2px solid #1f45e5;}