#2f4082 color space conversions
Hex:
        #2f4082
        RGB:
        47, 64, 130
        CMY:
        82, 75, 49
        CMYK:
        64, 51, 0, 49
      HSL:
        228°, 46.8927%, 34.7059%
        HSV (HSB):
        228°, 63.8462%, 50.9804%
        XYZ:
        7.0350, 5.8828, 21.8838
        xyY:
        0.2021, 0.1690, 5.8828
      CIE-Lab:
        29.1149, 15.4706, -39.3680
        CIE-LCH:
        29.1149, 42.2987, 291.4535
        CIE-Luv:
        29.1149, -8.6983, -52.7382
        Hunter-Lab:
        24.2546, 9.3278, -36.5166
      #2f4082 color charts
#2f4082 RGB chart
      #2f4082 CMYK chart
      #2f4082 RGB pie chart
      #2f4082 color shades, tints & tones
#2f4082 color schemes
#2f4082 color preview, HTML & CSS examples
           This text has a color of #2f4082        
        
          <p style="color:#2f4082;">Text here</p>
        
        
          .mytext {color:#2f4082;}
        
        Text color #2f4082
      
           This box has a color of #2f4082        
        
          <div style="background-color:#2f4082;">Content here</div>
        
        
          .mybackground {background-color:#2f4082;}
        
        Background color #2f4082
      
           Border around this has a color of #2f4082        
        
          <div style="border:2px solid #2f4082;">Content here</div>
        
        
          .myborder {border:2px solid #2f4082;}
        
        Border color #2f4082