#131ec2 color space conversions
Hex:
        #131ec2
        RGB:
        19, 30, 194
        CMY:
        93, 88, 24
        CMYK:
        90, 85, 0, 24
      HSL:
        236°, 82.1596%, 41.7647%
        HSV (HSB):
        236°, 90.2062%, 76.0784%
        XYZ:
        10.4704, 4.9620, 51.4449
        xyY:
        0.1566, 0.0742, 4.9620
      CIE-Lab:
        26.6263, 55.9534, -82.2788
        CIE-LCH:
        26.6263, 99.5016, 304.2175
        CIE-Luv:
        26.6263, -7.8834, -97.4963
        Hunter-Lab:
        22.2756, 44.9198, -121.3354
      #131ec2 color charts
#131ec2 RGB chart
      #131ec2 CMYK chart
      #131ec2 RGB pie chart
      #131ec2 color shades, tints & tones
#131ec2 color schemes
#131ec2 color preview, HTML & CSS examples
           This text has a color of #131ec2        
        
          <p style="color:#131ec2;">Text here</p>
        
        
          .mytext {color:#131ec2;}
        
        Text color #131ec2
      
           This box has a color of #131ec2        
        
          <div style="background-color:#131ec2;">Content here</div>
        
        
          .mybackground {background-color:#131ec2;}
        
        Background color #131ec2
      
           Border around this has a color of #131ec2        
        
          <div style="border:2px solid #131ec2;">Content here</div>
        
        
          .myborder {border:2px solid #131ec2;}
        
        Border color #131ec2