#1f04a5 color space conversions
Hex:
#1f04a5
RGB:
31, 4, 165
CMY:
88, 98, 35
CMYK:
81, 98, 0, 35
HSL:
250°, 95.2663%, 33.1373%
HSV (HSB):
250°, 97.5758%, 64.7059%
XYZ:
7.4000, 3.0948, 35.8046
xyY:
0.1598, 0.0668, 3.0948
CIE-Lab:
20.4194, 56.5215, -75.2536
CIE-LCH:
20.4194, 94.1158, 306.9095
CIE-Luv:
20.4194, -3.7844, -78.4652
Hunter-Lab:
17.5919, 44.3000, -108.3580
#1f04a5 color charts
#1f04a5 color shades, tints & tones
#1f04a5 color schemes
#1f04a5 color preview, HTML & CSS examples
This text has a color of #1f04a5
<p style="color:#1f04a5;">Text here</p>
.mytext {color:#1f04a5;}
This box has a color of #1f04a5
<div style="background-color:#1f04a5;">Content here</div>
.mybackground {background-color:#1f04a5;}
Border around this has a color of #1f04a5
<div style="border:2px solid #1f04a5;">Content here</div>
.myborder {border:2px solid #1f04a5;}