#131fa5 color space conversions
Hex:
#131fa5
RGB:
19, 31, 165
CMY:
93, 88, 35
CMYK:
88, 81, 0, 35
HSL:
235°, 79.3478%, 36.0784%
HSV (HSB):
235°, 88.4848%, 64.7059%
XYZ:
7.5501, 3.8350, 35.9396
xyY:
0.1595, 0.0810, 3.8350
CIE-Lab:
23.1184, 46.3215, -70.7735
CIE-LCH:
23.1184, 84.5847, 303.2049
CIE-Luv:
23.1184, -6.9620, -80.7561
Hunter-Lab:
19.5832, 34.5478, -95.1021
#131fa5 color charts
#131fa5 color shades, tints & tones
#131fa5 color schemes
#131fa5 color preview, HTML & CSS examples
This text has a color of #131fa5
<p style="color:#131fa5;">Text here</p>
.mytext {color:#131fa5;}
This box has a color of #131fa5
<div style="background-color:#131fa5;">Content here</div>
.mybackground {background-color:#131fa5;}
Border around this has a color of #131fa5
<div style="border:2px solid #131fa5;">Content here</div>
.myborder {border:2px solid #131fa5;}