#2f4daa color space conversions
Hex:
        #2f4daa
        RGB:
        47, 77, 170
        CMY:
        82, 70, 33
        CMYK:
        72, 55, 0, 33
      HSL:
        225°, 56.6820%, 42.5490%
        HSV (HSB):
        225°, 72.3529%, 66.6667%
        XYZ:
        11.0819, 8.8144, 39.1475
        xyY:
        0.1877, 0.1493, 8.8144
      CIE-Lab:
        35.6244, 21.7461, -53.2071
        CIE-LCH:
        35.6244, 57.4795, 292.2302
        CIE-Luv:
        35.6244, -12.8901, -75.9926
        Hunter-Lab:
        29.6890, 14.6720, -57.3966
      #2f4daa color charts
#2f4daa RGB chart
      #2f4daa CMYK chart
      #2f4daa RGB pie chart
      #2f4daa color shades, tints & tones
#2f4daa color schemes
#2f4daa color preview, HTML & CSS examples
           This text has a color of #2f4daa        
        
          <p style="color:#2f4daa;">Text here</p>
        
        
          .mytext {color:#2f4daa;}
        
        Text color #2f4daa
      
           This box has a color of #2f4daa        
        
          <div style="background-color:#2f4daa;">Content here</div>
        
        
          .mybackground {background-color:#2f4daa;}
        
        Background color #2f4daa
      
           Border around this has a color of #2f4daa        
        
          <div style="border:2px solid #2f4daa;">Content here</div>
        
        
          .myborder {border:2px solid #2f4daa;}
        
        Border color #2f4daa