#2f4293 color space conversions
Hex:
        #2f4293
        RGB:
        47, 66, 147
        CMY:
        82, 74, 42
        CMYK:
        68, 55, 0, 42
      HSL:
        229°, 51.5464%, 38.0392%
        HSV (HSB):
        229°, 68.0272%, 57.6471%
        XYZ:
        8.3870, 6.6074, 28.4371
        xyY:
        0.1931, 0.1521, 6.6074
      CIE-Lab:
        30.8958, 20.4632, -46.9866
        CIE-LCH:
        30.8958, 51.2492, 293.5336
        CIE-Luv:
        30.8958, -9.5768, -64.2292
        Hunter-Lab:
        25.7048, 13.2577, -47.5989
      #2f4293 color charts
#2f4293 RGB chart
      #2f4293 CMYK chart
      #2f4293 RGB pie chart
      #2f4293 color shades, tints & tones
#2f4293 color schemes
#2f4293 color preview, HTML & CSS examples
           This text has a color of #2f4293        
        
          <p style="color:#2f4293;">Text here</p>
        
        
          .mytext {color:#2f4293;}
        
        Text color #2f4293
      
           This box has a color of #2f4293        
        
          <div style="background-color:#2f4293;">Content here</div>
        
        
          .mybackground {background-color:#2f4293;}
        
        Background color #2f4293
      
           Border around this has a color of #2f4293        
        
          <div style="border:2px solid #2f4293;">Content here</div>
        
        
          .myborder {border:2px solid #2f4293;}
        
        Border color #2f4293