#131ee5 color space conversions
Hex:
        #131ee5
        RGB:
        19, 30, 229
        CMY:
        93, 88, 10
        CMYK:
        92, 87, 0, 10
      HSL:
        237°, 84.6774%, 48.6275%
        HSV (HSB):
        237°, 91.7031%, 89.8039%
        XYZ:
        14.8757, 6.7241, 74.6426
        xyY:
        0.1546, 0.0699, 6.7241
      CIE-Lab:
        31.1705, 66.1320, -95.0203
        CIE-LCH:
        31.1705, 115.7683, 304.8370
        CIE-Luv:
        31.1705, -9.1819, -117.5812
        Hunter-Lab:
        25.9309, 57.0202, -152.5155
      #131ee5 color charts
#131ee5 RGB chart
      #131ee5 CMYK chart
      #131ee5 RGB pie chart
      #131ee5 color shades, tints & tones
#131ee5 color schemes
#131ee5 color preview, HTML & CSS examples
           This text has a color of #131ee5        
        
          <p style="color:#131ee5;">Text here</p>
        
        
          .mytext {color:#131ee5;}
        
        Text color #131ee5
      
           This box has a color of #131ee5        
        
          <div style="background-color:#131ee5;">Content here</div>
        
        
          .mybackground {background-color:#131ee5;}
        
        Background color #131ee5
      
           Border around this has a color of #131ee5        
        
          <div style="border:2px solid #131ee5;">Content here</div>
        
        
          .myborder {border:2px solid #131ee5;}
        
        Border color #131ee5