#1315bb color space conversions
Hex:
        #1315bb
        RGB:
        19, 21, 187
        CMY:
        93, 92, 27
        CMYK:
        90, 89, 0, 27
      HSL:
        239°, 81.5534%, 40.3922%
        HSV (HSB):
        239°, 89.8396%, 73.3333%
        XYZ:
        9.5064, 4.2626, 47.3354
        xyY:
        0.1556, 0.0698, 4.2626
      CIE-Lab:
        24.5214, 57.4320, -81.6447
        CIE-LCH:
        24.5214, 99.8213, 305.1240
        CIE-Luv:
        24.5214, -6.8054, -92.5332
        Hunter-Lab:
        20.6461, 46.0582, -121.4819
      #1315bb color charts
#1315bb RGB chart
      #1315bb CMYK chart
      #1315bb RGB pie chart
      #1315bb color shades, tints & tones
#1315bb color schemes
#1315bb color preview, HTML & CSS examples
           This text has a color of #1315bb        
        
          <p style="color:#1315bb;">Text here</p>
        
        
          .mytext {color:#1315bb;}
        
        Text color #1315bb
      
           This box has a color of #1315bb        
        
          <div style="background-color:#1315bb;">Content here</div>
        
        
          .mybackground {background-color:#1315bb;}
        
        Background color #1315bb
      
           Border around this has a color of #1315bb        
        
          <div style="border:2px solid #1315bb;">Content here</div>
        
        
          .myborder {border:2px solid #1315bb;}
        
        Border color #1315bb