#2f5582 color space conversions
Hex:
        #2f5582
        RGB:
        47, 85, 130
        CMY:
        82, 67, 49
        CMYK:
        64, 35, 0, 49
      HSL:
        213°, 46.8927%, 34.7059%
        HSV (HSB):
        213°, 63.8462%, 50.9804%
        XYZ:
        8.4501, 8.7130, 22.3555
        xyY:
        0.2138, 0.2205, 8.7130
      CIE-Lab:
        35.4258, 1.4939, -29.3229
        CIE-LCH:
        35.4258, 29.3609, 272.9165
        CIE-Luv:
        35.4258, -15.6260, -40.5553
        Hunter-Lab:
        29.5179, -0.5572, -24.2411
      #2f5582 color charts
#2f5582 RGB chart
      #2f5582 CMYK chart
      #2f5582 RGB pie chart
      #2f5582 color shades, tints & tones
#2f5582 color schemes
#2f5582 color preview, HTML & CSS examples
           This text has a color of #2f5582        
        
          <p style="color:#2f5582;">Text here</p>
        
        
          .mytext {color:#2f5582;}
        
        Text color #2f5582
      
           This box has a color of #2f5582        
        
          <div style="background-color:#2f5582;">Content here</div>
        
        
          .mybackground {background-color:#2f5582;}
        
        Background color #2f5582
      
           Border around this has a color of #2f5582        
        
          <div style="border:2px solid #2f5582;">Content here</div>
        
        
          .myborder {border:2px solid #2f5582;}
        
        Border color #2f5582