#131ed8 color space conversions
Hex:
#131ed8
RGB:
19, 30, 216
CMY:
93, 88, 15
CMYK:
91, 86, 0, 15
HSL:
237°, 83.8298%, 46.0784%
HSV (HSB):
237°, 91.2037%, 84.7059%
XYZ:
13.1275, 6.0249, 65.4368
xyY:
0.1552, 0.0712, 6.0249
CIE-Lab:
29.4751, 62.4414, -90.3732
CIE-LCH:
29.4751, 109.8465, 304.6417
CIE-Luv:
29.4751, -8.6965, -110.1541
Hunter-Lab:
24.5456, 52.5108, -140.8809
#131ed8 color charts
#131ed8 color shades, tints & tones
#131ed8 color schemes
#131ed8 color preview, HTML & CSS examples
This text has a color of #131ed8
<p style="color:#131ed8;">Text here</p>
.mytext {color:#131ed8;}
This box has a color of #131ed8
<div style="background-color:#131ed8;">Content here</div>
.mybackground {background-color:#131ed8;}
Border around this has a color of #131ed8
<div style="border:2px solid #131ed8;">Content here</div>
.myborder {border:2px solid #131ed8;}