#1311b5 color space conversions
Hex:
        #1311b5
        RGB:
        19, 17, 181
        CMY:
        93, 93, 29
        CMYK:
        90, 91, 0, 29
      HSL:
        241°, 82.8283%, 38.8235%
        HSV (HSB):
        241°, 90.6077%, 70.9804%
        XYZ:
        8.8095, 3.8755, 43.9998
        xyY:
        0.1554, 0.0684, 3.8755
      CIE-Lab:
        23.2556, 57.0719, -80.1811
        CIE-LCH:
        23.2556, 98.4185, 305.4428
        CIE-Luv:
        23.2556, -6.2620, -88.5836
        Hunter-Lab:
        19.6864, 45.4261, -118.7348
      #1311b5 color charts
#1311b5 RGB chart
      #1311b5 CMYK chart
      #1311b5 RGB pie chart
      #1311b5 color shades, tints & tones
#1311b5 color schemes
#1311b5 color preview, HTML & CSS examples
           This text has a color of #1311b5        
        
          <p style="color:#1311b5;">Text here</p>
        
        
          .mytext {color:#1311b5;}
        
        Text color #1311b5
      
           This box has a color of #1311b5        
        
          <div style="background-color:#1311b5;">Content here</div>
        
        
          .mybackground {background-color:#1311b5;}
        
        Background color #1311b5
      
           Border around this has a color of #1311b5        
        
          <div style="border:2px solid #1311b5;">Content here</div>
        
        
          .myborder {border:2px solid #1311b5;}
        
        Border color #1311b5