#131acc color space conversions
Hex:
#131acc
RGB:
19, 26, 204
CMY:
93, 90, 20
CMYK:
91, 87, 0, 20
HSL:
238°, 82.9596%, 43.7255%
HSV (HSB):
238°, 90.6863%, 80.0000%
XYZ:
11.5370, 5.2369, 57.5295
xyY:
0.1553, 0.0705, 5.2369
CIE-Lab:
27.3992, 60.4991, -86.8602
CIE-LCH:
27.3992, 105.8528, 304.8576
CIE-Luv:
27.3992, -7.8920, -102.9063
Hunter-Lab:
22.8842, 49.9431, -133.0325
#131acc color charts
#131acc RGB chart
#131acc CMYK chart
#131acc RGB pie chart
#131acc color shades, tints & tones
#131acc color schemes
#131acc color preview, HTML & CSS examples
This text has a color of #131acc
<p style="color:#131acc;">Text here</p>
.mytext {color:#131acc;}
Text color #131acc
This box has a color of #131acc
<div style="background-color:#131acc;">Content here</div>
.mybackground {background-color:#131acc;}
Background color #131acc
Border around this has a color of #131acc
<div style="border:2px solid #131acc;">Content here</div>
.myborder {border:2px solid #131acc;}
Border color #131acc