#2f458e color space conversions
Hex:
        #2f458e
        RGB:
        47, 69, 142
        CMY:
        82, 73, 44
        CMYK:
        67, 51, 0, 44
      HSL:
        226°, 50.2646%, 37.0588%
        HSV (HSB):
        226°, 66.9014%, 55.6863%
        XYZ:
        8.1829, 6.8136, 26.4751
        xyY:
        0.1973, 0.1643, 6.8136
      CIE-Lab:
        31.3787, 16.5614, -43.1436
        CIE-LCH:
        31.3787, 46.2131, 291.0002
        CIE-Luv:
        31.3787, -10.3602, -59.2581
        Hunter-Lab:
        26.1028, 10.2775, -41.8635
      #2f458e color charts
#2f458e RGB chart
      #2f458e CMYK chart
      #2f458e RGB pie chart
      #2f458e color shades, tints & tones
#2f458e color schemes
#2f458e color preview, HTML & CSS examples
           This text has a color of #2f458e        
        
          <p style="color:#2f458e;">Text here</p>
        
        
          .mytext {color:#2f458e;}
        
        Text color #2f458e
      
           This box has a color of #2f458e        
        
          <div style="background-color:#2f458e;">Content here</div>
        
        
          .mybackground {background-color:#2f458e;}
        
        Background color #2f458e
      
           Border around this has a color of #2f458e        
        
          <div style="border:2px solid #2f458e;">Content here</div>
        
        
          .myborder {border:2px solid #2f458e;}
        
        Border color #2f458e