#2f5985 color space conversions
Hex:
        #2f5985
        RGB:
        47, 89, 133
        CMY:
        82, 65, 48
        CMYK:
        65, 33, 0, 48
      HSL:
        211°, 47.7778%, 35.2941%
        HSV (HSB):
        211°, 64.6617%, 52.1569%
        XYZ:
        8.9783, 9.4425, 23.5397
        xyY:
        0.2140, 0.2250, 9.4425
      CIE-Lab:
        36.8228, 0.0291, -28.9619
        CIE-LCH:
        36.8228, 28.9619, 270.0576
        CIE-Luv:
        36.8228, -16.9983, -40.3098
        Hunter-Lab:
        30.7287, -1.6212, -23.9089
      #2f5985 color charts
#2f5985 RGB chart
      #2f5985 CMYK chart
      #2f5985 RGB pie chart
      #2f5985 color shades, tints & tones
#2f5985 color schemes
#2f5985 color preview, HTML & CSS examples
           This text has a color of #2f5985        
        
          <p style="color:#2f5985;">Text here</p>
        
        
          .mytext {color:#2f5985;}
        
        Text color #2f5985
      
           This box has a color of #2f5985        
        
          <div style="background-color:#2f5985;">Content here</div>
        
        
          .mybackground {background-color:#2f5985;}
        
        Background color #2f5985
      
           Border around this has a color of #2f5985        
        
          <div style="border:2px solid #2f5985;">Content here</div>
        
        
          .myborder {border:2px solid #2f5985;}
        
        Border color #2f5985