#131dcb color space conversions
Hex:
#131dcb
RGB:
19, 29, 203
CMY:
93, 89, 20
CMYK:
91, 86, 0, 20
HSL:
237°, 82.8829%, 43.5294%
HSV (HSB):
237°, 90.6404%, 79.6078%
XYZ:
11.4874, 5.3290, 56.9231
xyY:
0.1558, 0.0723, 5.3290
CIE-Lab:
27.6522, 59.0533, -85.8539
CIE-LCH:
27.6522, 104.2026, 304.5215
CIE-Luv:
27.6522, -8.1196, -102.5999
Hunter-Lab:
23.0846, 48.4277, -130.0410
#131dcb color charts
#131dcb color shades, tints & tones
#131dcb color schemes
#131dcb color preview, HTML & CSS examples
This text has a color of #131dcb
<p style="color:#131dcb;">Text here</p>
.mytext {color:#131dcb;}
This box has a color of #131dcb
<div style="background-color:#131dcb;">Content here</div>
.mybackground {background-color:#131dcb;}
Border around this has a color of #131dcb
<div style="border:2px solid #131dcb;">Content here</div>
.myborder {border:2px solid #131dcb;}