#2f4dae color space conversions
Hex:
        #2f4dae
        RGB:
        47, 77, 174
        CMY:
        82, 70, 32
        CMYK:
        73, 56, 0, 32
      HSL:
        226°, 57.4661%, 43.3333%
        HSV (HSB):
        226°, 72.9885%, 68.2353%
        XYZ:
        11.4661, 8.9681, 41.1711
        xyY:
        0.1861, 0.1456, 8.9681
      CIE-Lab:
        35.9228, 23.2515, -55.1021
        CIE-LCH:
        35.9228, 59.8070, 292.8783
        CIE-Luv:
        35.9228, -12.9153, -78.8505
        Hunter-Lab:
        29.9468, 15.9380, -60.5497
      #2f4dae color charts
#2f4dae RGB chart
      #2f4dae CMYK chart
      #2f4dae RGB pie chart
      #2f4dae color shades, tints & tones
#2f4dae color schemes
#2f4dae color preview, HTML & CSS examples
           This text has a color of #2f4dae        
        
          <p style="color:#2f4dae;">Text here</p>
        
        
          .mytext {color:#2f4dae;}
        
        Text color #2f4dae
      
           This box has a color of #2f4dae        
        
          <div style="background-color:#2f4dae;">Content here</div>
        
        
          .mybackground {background-color:#2f4dae;}
        
        Background color #2f4dae
      
           Border around this has a color of #2f4dae        
        
          <div style="border:2px solid #2f4dae;">Content here</div>
        
        
          .myborder {border:2px solid #2f4dae;}
        
        Border color #2f4dae