#1345bb color space conversions
Hex:
        #1345bb
        RGB:
        19, 69, 187
        CMY:
        93, 73, 27
        CMYK:
        90, 63, 0, 27
      HSL:
        222°, 81.5534%, 40.3922%
        HSV (HSB):
        222°, 89.8396%, 73.3333%
        XYZ:
        11.3663, 7.9825, 47.9554
        xyY:
        0.1689, 0.1186, 7.9825
      CIE-Lab:
        33.9465, 31.0508, -66.0531
        CIE-LCH:
        33.9465, 72.9874, 295.1777
        CIE-Luv:
        33.9465, -14.3397, -91.3772
        Hunter-Lab:
        28.2534, 22.3670, -80.8575
      #1345bb color charts
#1345bb RGB chart
      #1345bb CMYK chart
      #1345bb RGB pie chart
      #1345bb color shades, tints & tones
#1345bb color schemes
#1345bb color preview, HTML & CSS examples
           This text has a color of #1345bb        
        
          <p style="color:#1345bb;">Text here</p>
        
        
          .mytext {color:#1345bb;}
        
        Text color #1345bb
      
           This box has a color of #1345bb        
        
          <div style="background-color:#1345bb;">Content here</div>
        
        
          .mybackground {background-color:#1345bb;}
        
        Background color #1345bb
      
           Border around this has a color of #1345bb        
        
          <div style="border:2px solid #1345bb;">Content here</div>
        
        
          .myborder {border:2px solid #1345bb;}
        
        Border color #1345bb