#1f54e5 color space conversions
Hex:
#1f54e5
RGB:
31, 84, 229
CMY:
88, 67, 10
CMYK:
86, 63, 0, 10
HSL:
224°, 79.2000%, 50.9804%
HSV (HSB):
224°, 86.4629%, 89.8039%
XYZ:
17.8783, 12.2891, 75.5585
xyY:
0.1691, 0.1162, 12.2891
CIE-Lab:
41.6720, 37.8970, -77.6326
CIE-LCH:
41.6720, 86.3887, 296.0197
CIE-Luv:
41.6720, -16.8480, -114.0120
Hunter-Lab:
35.0558, 29.6863, -103.2532
#1f54e5 color charts
#1f54e5 color shades, tints & tones
#1f54e5 color schemes
#1f54e5 color preview, HTML & CSS examples
This text has a color of #1f54e5
<p style="color:#1f54e5;">Text here</p>
.mytext {color:#1f54e5;}
This box has a color of #1f54e5
<div style="background-color:#1f54e5;">Content here</div>
.mybackground {background-color:#1f54e5;}
Border around this has a color of #1f54e5
<div style="border:2px solid #1f54e5;">Content here</div>
.myborder {border:2px solid #1f54e5;}