#2f5385 color space conversions
Hex:
        #2f5385
        RGB:
        47, 83, 133
        CMY:
        82, 67, 48
        CMYK:
        65, 38, 0, 48
      HSL:
        215°, 47.7778%, 35.2941%
        HSV (HSB):
        215°, 64.6617%, 52.1569%
        XYZ:
        8.4992, 8.4843, 23.3800
        xyY:
        0.2106, 0.2102, 8.4843
      CIE-Lab:
        34.9718, 3.8825, -31.8811
        CIE-LCH:
        34.9718, 32.1167, 276.9433
        CIE-Luv:
        34.9718, -14.8801, -44.3220
        Hunter-Lab:
        29.1278, 1.1107, -27.2007
      #2f5385 color charts
#2f5385 RGB chart
      #2f5385 CMYK chart
      #2f5385 RGB pie chart
      #2f5385 color shades, tints & tones
#2f5385 color schemes
#2f5385 color preview, HTML & CSS examples
           This text has a color of #2f5385        
        
          <p style="color:#2f5385;">Text here</p>
        
        
          .mytext {color:#2f5385;}
        
        Text color #2f5385
      
           This box has a color of #2f5385        
        
          <div style="background-color:#2f5385;">Content here</div>
        
        
          .mybackground {background-color:#2f5385;}
        
        Background color #2f5385
      
           Border around this has a color of #2f5385        
        
          <div style="border:2px solid #2f5385;">Content here</div>
        
        
          .myborder {border:2px solid #2f5385;}
        
        Border color #2f5385