#1740bb color space conversions
Hex:
        #1740bb
        RGB:
        23, 64, 187
        CMY:
        91, 75, 27
        CMYK:
        88, 66, 0, 27
      HSL:
        225°, 78.0952%, 41.1765%
        HSV (HSB):
        225°, 87.7005%, 73.3333%
        XYZ:
        11.1564, 7.4368, 47.8611
        xyY:
        0.1679, 0.1119, 7.4368
      CIE-Lab:
        32.7813, 34.5472, -67.9622
        CIE-LCH:
        32.7813, 76.2389, 296.9455
        CIE-Luv:
        32.7813, -12.8949, -92.4722
        Hunter-Lab:
        27.2705, 25.3011, -84.9677
      #1740bb color charts
#1740bb RGB chart
      #1740bb CMYK chart
      #1740bb RGB pie chart
      #1740bb color shades, tints & tones
#1740bb color schemes
#1740bb color preview, HTML & CSS examples
           This text has a color of #1740bb        
        
          <p style="color:#1740bb;">Text here</p>
        
        
          .mytext {color:#1740bb;}
        
        Text color #1740bb
      
           This box has a color of #1740bb        
        
          <div style="background-color:#1740bb;">Content here</div>
        
        
          .mybackground {background-color:#1740bb;}
        
        Background color #1740bb
      
           Border around this has a color of #1740bb        
        
          <div style="border:2px solid #1740bb;">Content here</div>
        
        
          .myborder {border:2px solid #1740bb;}
        
        Border color #1740bb