#1e61af color space conversions
Hex:
        #1e61af
        RGB:
        30, 97, 175
        CMY:
        88, 62, 31
        CMYK:
        83, 45, 0, 31
      HSL:
        212°, 70.7317%, 40.1961%
        HSV (HSB):
        212°, 82.8571%, 68.6275%
        XYZ:
        12.5480, 11.9206, 42.1970
        xyY:
        0.1882, 0.1788, 11.9206
      CIE-Lab:
        41.0896, 8.5184, -47.3852
        CIE-LCH:
        41.0896, 48.1448, 280.1912
        CIE-Luv:
        41.0896, -21.3545, -69.9254
        Hunter-Lab:
        34.5262, 4.4522, -48.2944
      #1e61af color charts
#1e61af RGB chart
      #1e61af CMYK chart
      #1e61af RGB pie chart
      #1e61af color shades, tints & tones
#1e61af color schemes
#1e61af color preview, HTML & CSS examples
           This text has a color of #1e61af        
        
          <p style="color:#1e61af;">Text here</p>
        
        
          .mytext {color:#1e61af;}
        
        Text color #1e61af
      
           This box has a color of #1e61af        
        
          <div style="background-color:#1e61af;">Content here</div>
        
        
          .mybackground {background-color:#1e61af;}
        
        Background color #1e61af
      
           Border around this has a color of #1e61af        
        
          <div style="border:2px solid #1e61af;">Content here</div>
        
        
          .myborder {border:2px solid #1e61af;}
        
        Border color #1e61af