#1758bf color space conversions
Hex:
        #1758bf
        RGB:
        23, 88, 191
        CMY:
        91, 65, 25
        CMYK:
        88, 54, 0, 25
      HSL:
        217°, 78.5047%, 41.9608%
        HSV (HSB):
        217°, 87.9581%, 74.9020%
        XYZ:
        13.2470, 10.9232, 50.7004
        xyY:
        0.1769, 0.1459, 10.9232
      CIE-Lab:
        39.4508, 20.2248, -59.4126
        CIE-LCH:
        39.4508, 62.7606, 288.7993
        CIE-Luv:
        39.4508, -18.9130, -87.0343
        Hunter-Lab:
        33.0503, 13.7076, -67.8180
      #1758bf color charts
#1758bf RGB chart
      #1758bf CMYK chart
      #1758bf RGB pie chart
      #1758bf color shades, tints & tones
#1758bf color schemes
#1758bf color preview, HTML & CSS examples
           This text has a color of #1758bf        
        
          <p style="color:#1758bf;">Text here</p>
        
        
          .mytext {color:#1758bf;}
        
        Text color #1758bf
      
           This box has a color of #1758bf        
        
          <div style="background-color:#1758bf;">Content here</div>
        
        
          .mybackground {background-color:#1758bf;}
        
        Background color #1758bf
      
           Border around this has a color of #1758bf        
        
          <div style="border:2px solid #1758bf;">Content here</div>
        
        
          .myborder {border:2px solid #1758bf;}
        
        Border color #1758bf