#2f5973 color space conversions
Hex:
        #2f5973
        RGB:
        47, 89, 115
        CMY:
        82, 65, 55
        CMYK:
        59, 23, 0, 55
      HSL:
        203°, 41.9753%, 31.7647%
        HSV (HSB):
        203°, 59.1304%, 45.0980%
        XYZ:
        7.8392, 8.9869, 17.5411
        xyY:
        0.2281, 0.2615, 8.9869
      CIE-Lab:
        35.9591, -6.3171, -19.2405
        CIE-LCH:
        35.9591, 20.2510, 251.8238
        CIE-Luv:
        35.9591, -17.4156, -25.3001
        Hunter-Lab:
        29.9782, -5.7847, -13.7077
      #2f5973 color charts
#2f5973 RGB chart
      #2f5973 CMYK chart
      #2f5973 RGB pie chart
      #2f5973 color shades, tints & tones
#2f5973 color schemes
#2f5973 color preview, HTML & CSS examples
           This text has a color of #2f5973        
        
          <p style="color:#2f5973;">Text here</p>
        
        
          .mytext {color:#2f5973;}
        
        Text color #2f5973
      
           This box has a color of #2f5973        
        
          <div style="background-color:#2f5973;">Content here</div>
        
        
          .mybackground {background-color:#2f5973;}
        
        Background color #2f5973
      
           Border around this has a color of #2f5973        
        
          <div style="border:2px solid #2f5973;">Content here</div>
        
        
          .myborder {border:2px solid #2f5973;}
        
        Border color #2f5973