#131ee4 color space conversions
Hex:
        #131ee4
        RGB:
        19, 30, 228
        CMY:
        93, 88, 11
        CMYK:
        92, 87, 0, 11
      HSL:
        237°, 84.6154%, 48.4314%
        HSV (HSB):
        237°, 91.6667%, 89.4118%
        XYZ:
        14.7364, 6.6684, 73.9092
        xyY:
        0.1546, 0.0700, 6.6684
      CIE-Lab:
        31.0398, 65.8515, -94.6661
        CIE-LCH:
        31.0398, 115.3173, 304.8232
        CIE-Luv:
        31.0398, -9.1445, -117.0113
        Hunter-Lab:
        25.8233, 56.6727, -151.6184
      #131ee4 color charts
#131ee4 RGB chart
      #131ee4 CMYK chart
      #131ee4 RGB pie chart
      #131ee4 color shades, tints & tones
#131ee4 color schemes
#131ee4 color preview, HTML & CSS examples
           This text has a color of #131ee4        
        
          <p style="color:#131ee4;">Text here</p>
        
        
          .mytext {color:#131ee4;}
        
        Text color #131ee4
      
           This box has a color of #131ee4        
        
          <div style="background-color:#131ee4;">Content here</div>
        
        
          .mybackground {background-color:#131ee4;}
        
        Background color #131ee4
      
           Border around this has a color of #131ee4        
        
          <div style="border:2px solid #131ee4;">Content here</div>
        
        
          .myborder {border:2px solid #131ee4;}
        
        Border color #131ee4