#131cd4 color space conversions
Hex:
        #131cd4
        RGB:
        19, 28, 212
        CMY:
        93, 89, 17
        CMYK:
        91, 87, 0, 17
      HSL:
        237°, 83.5498%, 45.2941%
        HSV (HSB):
        237°, 91.0377%, 83.1373%
        XYZ:
        12.5675, 5.7224, 62.7295
        xyY:
        0.1551, 0.0706, 5.7224
      CIE-Lab:
        28.7011, 62.0490, -89.3473
        CIE-LCH:
        28.7011, 108.7797, 304.7788
        CIE-Luv:
        28.7011, -8.3705, -107.6927
        Hunter-Lab:
        23.9216, 51.9143, -138.7309
      #131cd4 color charts
#131cd4 RGB chart
      #131cd4 CMYK chart
      #131cd4 RGB pie chart
      #131cd4 color shades, tints & tones
#131cd4 color schemes
#131cd4 color preview, HTML & CSS examples
           This text has a color of #131cd4        
        
          <p style="color:#131cd4;">Text here</p>
        
        
          .mytext {color:#131cd4;}
        
        Text color #131cd4
      
           This box has a color of #131cd4        
        
          <div style="background-color:#131cd4;">Content here</div>
        
        
          .mybackground {background-color:#131cd4;}
        
        Background color #131cd4
      
           Border around this has a color of #131cd4        
        
          <div style="border:2px solid #131cd4;">Content here</div>
        
        
          .myborder {border:2px solid #131cd4;}
        
        Border color #131cd4