#131ad0 color space conversions
Hex:
        #131ad0
        RGB:
        19, 26, 208
        CMY:
        93, 90, 18
        CMYK:
        91, 88, 0, 18
      HSL:
        238°, 83.2599%, 44.5098%
        HSV (HSB):
        238°, 90.8654%, 81.5686%
        XYZ:
        12.0231, 5.4313, 60.0892
        xyY:
        0.1550, 0.0700, 5.4313
      CIE-Lab:
        27.9298, 61.6411, -88.3086
        CIE-LCH:
        27.9298, 107.6942, 304.9158
        CIE-Luv:
        27.9298, -8.0482, -105.2153
        Hunter-Lab:
        23.3052, 51.3041, -136.5576
      #131ad0 color charts
#131ad0 RGB chart
      #131ad0 CMYK chart
      #131ad0 RGB pie chart
      #131ad0 color shades, tints & tones
#131ad0 color schemes
#131ad0 color preview, HTML & CSS examples
           This text has a color of #131ad0        
        
          <p style="color:#131ad0;">Text here</p>
        
        
          .mytext {color:#131ad0;}
        
        Text color #131ad0
      
           This box has a color of #131ad0        
        
          <div style="background-color:#131ad0;">Content here</div>
        
        
          .mybackground {background-color:#131ad0;}
        
        Background color #131ad0
      
           Border around this has a color of #131ad0        
        
          <div style="border:2px solid #131ad0;">Content here</div>
        
        
          .myborder {border:2px solid #131ad0;}
        
        Border color #131ad0