#1e6baa color space conversions
Hex:
        #1e6baa
        RGB:
        30, 107, 170
        CMY:
        88, 58, 33
        CMYK:
        82, 37, 0, 33
      HSL:
        207°, 70.0000%, 39.2157%
        HSV (HSB):
        207°, 82.3529%, 66.6667%
        XYZ:
        13.0488, 13.6937, 39.9856
        xyY:
        0.1956, 0.2052, 13.6937
      CIE-Lab:
        43.7904, 0.2201, -40.1356
        CIE-LCH:
        43.7904, 40.1362, 270.3142
        CIE-Luv:
        43.7904, -24.8224, -59.2924
        Hunter-Lab:
        37.0050, -1.8155, -38.1621
      #1e6baa color charts
#1e6baa RGB chart
      #1e6baa CMYK chart
      #1e6baa RGB pie chart
      #1e6baa color shades, tints & tones
#1e6baa color schemes
#1e6baa color preview, HTML & CSS examples
           This text has a color of #1e6baa        
        
          <p style="color:#1e6baa;">Text here</p>
        
        
          .mytext {color:#1e6baa;}
        
        Text color #1e6baa
      
           This box has a color of #1e6baa        
        
          <div style="background-color:#1e6baa;">Content here</div>
        
        
          .mybackground {background-color:#1e6baa;}
        
        Background color #1e6baa
      
           Border around this has a color of #1e6baa        
        
          <div style="border:2px solid #1e6baa;">Content here</div>
        
        
          .myborder {border:2px solid #1e6baa;}
        
        Border color #1e6baa