#1f72aa color space conversions
Hex:
        #1f72aa
        RGB:
        31, 114, 170
        CMY:
        88, 55, 33
        CMYK:
        82, 33, 0, 33
      HSL:
        204°, 69.1542%, 39.4118%
        HSV (HSB):
        204°, 81.7647%, 66.6667%
        XYZ:
        13.8381, 15.2282, 40.2402
        xyY:
        0.1997, 0.2197, 15.2282
      CIE-Lab:
        45.9452, -3.9687, -36.7238
        CIE-LCH:
        45.9452, 36.9376, 263.8320
        CIE-Luv:
        45.9452, -27.0848, -54.2089
        Hunter-Lab:
        39.0233, -4.9929, -33.8225
      #1f72aa color charts
#1f72aa RGB chart
      #1f72aa CMYK chart
      #1f72aa RGB pie chart
      #1f72aa color shades, tints & tones
#1f72aa color schemes
#1f72aa color preview, HTML & CSS examples
           This text has a color of #1f72aa        
        
          <p style="color:#1f72aa;">Text here</p>
        
        
          .mytext {color:#1f72aa;}
        
        Text color #1f72aa
      
           This box has a color of #1f72aa        
        
          <div style="background-color:#1f72aa;">Content here</div>
        
        
          .mybackground {background-color:#1f72aa;}
        
        Background color #1f72aa
      
           Border around this has a color of #1f72aa        
        
          <div style="border:2px solid #1f72aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f72aa;}
        
        Border color #1f72aa