#2f3a83 color space conversions
Hex:
        #2f3a83
        RGB:
        47, 58, 131
        CMY:
        82, 77, 49
        CMYK:
        64, 56, 0, 49
      HSL:
        232°, 47.1910%, 34.9020%
        HSV (HSB):
        232°, 64.1221%, 51.3725%
        XYZ:
        6.7821, 5.2691, 22.1323
        xyY:
        0.1984, 0.1541, 5.2691
      CIE-Lab:
        27.4882, 19.9363, -42.6145
        CIE-LCH:
        27.4882, 47.0473, 295.0716
        CIE-Luv:
        27.4882, -7.0102, -56.0286
        Hunter-Lab:
        22.9546, 12.5683, -41.0978
      #2f3a83 color charts
#2f3a83 RGB chart
      #2f3a83 CMYK chart
      #2f3a83 RGB pie chart
      #2f3a83 color shades, tints & tones
#2f3a83 color schemes
#2f3a83 color preview, HTML & CSS examples
           This text has a color of #2f3a83        
        
          <p style="color:#2f3a83;">Text here</p>
        
        
          .mytext {color:#2f3a83;}
        
        Text color #2f3a83
      
           This box has a color of #2f3a83        
        
          <div style="background-color:#2f3a83;">Content here</div>
        
        
          .mybackground {background-color:#2f3a83;}
        
        Background color #2f3a83
      
           Border around this has a color of #2f3a83        
        
          <div style="border:2px solid #2f3a83;">Content here</div>
        
        
          .myborder {border:2px solid #2f3a83;}
        
        Border color #2f3a83