#2f4097 color space conversions
Hex:
        #2f4097
        RGB:
        47, 64, 151
        CMY:
        82, 75, 41
        CMYK:
        69, 58, 0, 41
      HSL:
        230°, 52.5253%, 38.8235%
        HSV (HSB):
        230°, 68.8742%, 59.2157%
        XYZ:
        8.5916, 6.5055, 30.0810
        xyY:
        0.1902, 0.1440, 6.5055
      CIE-Lab:
        30.6536, 23.3031, -49.8217
        CIE-LCH:
        30.6536, 55.0022, 295.0669
        CIE-Luv:
        30.6536, -9.1149, -67.8435
        Hunter-Lab:
        25.5059, 15.4921, -52.0711
      #2f4097 color charts
#2f4097 RGB chart
      #2f4097 CMYK chart
      #2f4097 RGB pie chart
      #2f4097 color shades, tints & tones
#2f4097 color schemes
#2f4097 color preview, HTML & CSS examples
           This text has a color of #2f4097        
        
          <p style="color:#2f4097;">Text here</p>
        
        
          .mytext {color:#2f4097;}
        
        Text color #2f4097
      
           This box has a color of #2f4097        
        
          <div style="background-color:#2f4097;">Content here</div>
        
        
          .mybackground {background-color:#2f4097;}
        
        Background color #2f4097
      
           Border around this has a color of #2f4097        
        
          <div style="border:2px solid #2f4097;">Content here</div>
        
        
          .myborder {border:2px solid #2f4097;}
        
        Border color #2f4097