#131ea3 color space conversions
Hex:
        #131ea3
        RGB:
        19, 30, 163
        CMY:
        93, 88, 36
        CMYK:
        88, 82, 0, 36
      HSL:
        235°, 79.1209%, 35.6863%
        HSV (HSB):
        235°, 88.3436%, 63.9216%
        XYZ:
        7.3437, 3.7113, 34.9796
        xyY:
        0.1595, 0.0806, 3.7113
      CIE-Lab:
        22.6932, 46.1776, -70.2648
        CIE-LCH:
        22.6932, 84.0804, 303.3127
        CIE-Luv:
        22.6932, -6.7678, -79.4935
        Hunter-Lab:
        19.2648, 34.3302, -94.1690
      #131ea3 color charts
#131ea3 RGB chart
      #131ea3 CMYK chart
      #131ea3 RGB pie chart
      #131ea3 color shades, tints & tones
#131ea3 color schemes
#131ea3 color preview, HTML & CSS examples
           This text has a color of #131ea3        
        
          <p style="color:#131ea3;">Text here</p>
        
        
          .mytext {color:#131ea3;}
        
        Text color #131ea3
      
           This box has a color of #131ea3        
        
          <div style="background-color:#131ea3;">Content here</div>
        
        
          .mybackground {background-color:#131ea3;}
        
        Background color #131ea3
      
           Border around this has a color of #131ea3        
        
          <div style="border:2px solid #131ea3;">Content here</div>
        
        
          .myborder {border:2px solid #131ea3;}
        
        Border color #131ea3