#1742bc color space conversions
Hex:
        #1742bc
        RGB:
        23, 66, 188
        CMY:
        91, 74, 26
        CMYK:
        88, 65, 0, 26
      HSL:
        224°, 78.1991%, 41.3725%
        HSV (HSB):
        224°, 87.7660%, 73.7255%
        XYZ:
        11.3787, 7.7094, 48.4653
        xyY:
        0.1684, 0.1141, 7.7094
      CIE-Lab:
        33.3703, 33.6238, -67.5840
        CIE-LCH:
        33.3703, 75.4861, 296.4509
        CIE-Luv:
        33.3703, -13.3450, -92.6775
        Hunter-Lab:
        27.7659, 24.5604, -84.0546
      #1742bc color charts
#1742bc RGB chart
      #1742bc CMYK chart
      #1742bc RGB pie chart
      #1742bc color shades, tints & tones
#1742bc color schemes
#1742bc color preview, HTML & CSS examples
           This text has a color of #1742bc        
        
          <p style="color:#1742bc;">Text here</p>
        
        
          .mytext {color:#1742bc;}
        
        Text color #1742bc
      
           This box has a color of #1742bc        
        
          <div style="background-color:#1742bc;">Content here</div>
        
        
          .mybackground {background-color:#1742bc;}
        
        Background color #1742bc
      
           Border around this has a color of #1742bc        
        
          <div style="border:2px solid #1742bc;">Content here</div>
        
        
          .myborder {border:2px solid #1742bc;}
        
        Border color #1742bc