#2f399e color space conversions
Hex:
        #2f399e
        RGB:
        47, 57, 158
        CMY:
        82, 78, 38
        CMYK:
        70, 64, 0, 38
      HSL:
        235°, 54.1463%, 40.1961%
        HSV (HSB):
        235°, 70.2532%, 61.9608%
        XYZ:
        8.8070, 5.9992, 33.0415
        xyY:
        0.1841, 0.1254, 5.9992
      CIE-Lab:
        29.4105, 30.5208, -56.1053
        CIE-LCH:
        29.4105, 63.8696, 298.5458
        CIE-Luv:
        29.4105, -7.5890, -74.7598
        Hunter-Lab:
        24.4933, 21.3194, -62.8371
      #2f399e color charts
#2f399e RGB chart
      #2f399e CMYK chart
      #2f399e RGB pie chart
      #2f399e color shades, tints & tones
#2f399e color schemes
#2f399e color preview, HTML & CSS examples
           This text has a color of #2f399e        
        
          <p style="color:#2f399e;">Text here</p>
        
        
          .mytext {color:#2f399e;}
        
        Text color #2f399e
      
           This box has a color of #2f399e        
        
          <div style="background-color:#2f399e;">Content here</div>
        
        
          .mybackground {background-color:#2f399e;}
        
        Background color #2f399e
      
           Border around this has a color of #2f399e        
        
          <div style="border:2px solid #2f399e;">Content here</div>
        
        
          .myborder {border:2px solid #2f399e;}
        
        Border color #2f399e