#1f3cae color space conversions
Hex:
        #1f3cae
        RGB:
        31, 60, 174
        CMY:
        88, 76, 32
        CMYK:
        82, 66, 0, 32
      HSL:
        228°, 69.7561%, 40.1961%
        HSV (HSB):
        228°, 82.1839%, 68.2353%
        XYZ:
        9.8209, 6.5790, 40.7967
        xyY:
        0.1717, 0.1150, 6.5790
      CIE-Lab:
        30.8287, 32.7775, -63.4453
        CIE-LCH:
        30.8287, 71.4120, 297.3220
        CIE-Luv:
        30.8287, -11.1031, -84.9220
        Hunter-Lab:
        25.6496, 23.4587, -76.3483
      #1f3cae color charts
#1f3cae RGB chart
      #1f3cae CMYK chart
      #1f3cae RGB pie chart
      #1f3cae color shades, tints & tones
#1f3cae color schemes
#1f3cae color preview, HTML & CSS examples
           This text has a color of #1f3cae        
        
          <p style="color:#1f3cae;">Text here</p>
        
        
          .mytext {color:#1f3cae;}
        
        Text color #1f3cae
      
           This box has a color of #1f3cae        
        
          <div style="background-color:#1f3cae;">Content here</div>
        
        
          .mybackground {background-color:#1f3cae;}
        
        Background color #1f3cae
      
           Border around this has a color of #1f3cae        
        
          <div style="border:2px solid #1f3cae;">Content here</div>
        
        
          .myborder {border:2px solid #1f3cae;}
        
        Border color #1f3cae