#131db7 color space conversions
Hex:
#131db7
RGB:
19, 29, 183
CMY:
93, 89, 28
CMYK:
90, 84, 0, 28
HSL:
236°, 81.1881%, 39.6078%
HSV (HSB):
236°, 89.6175%, 71.7647%
XYZ:
9.2552, 4.4361, 45.1682
xyY:
0.1572, 0.0754, 4.4361
CIE-Lab:
25.0637, 53.0319, -78.3612
CIE-LCH:
25.0637, 94.6196, 304.0887
CIE-Luv:
25.0637, -7.3755, -91.0327
Hunter-Lab:
21.0620, 41.5789, -112.4061
#131db7 color charts
#131db7 color shades, tints & tones
#131db7 color schemes
#131db7 color preview, HTML & CSS examples
This text has a color of #131db7
<p style="color:#131db7;">Text here</p>
.mytext {color:#131db7;}
This box has a color of #131db7
<div style="background-color:#131db7;">Content here</div>
.mybackground {background-color:#131db7;}
Border around this has a color of #131db7
<div style="border:2px solid #131db7;">Content here</div>
.myborder {border:2px solid #131db7;}