#2d518d color space conversions
Hex:
        #2d518d
        RGB:
        45, 81, 141
        CMY:
        82, 68, 45
        CMYK:
        68, 43, 0, 45
      HSL:
        218°, 51.6129%, 36.4706%
        HSV (HSB):
        218°, 68.0851%, 55.2941%
        XYZ:
        8.8323, 8.3658, 26.3486
        xyY:
        0.2028, 0.1921, 8.3658
      CIE-Lab:
        34.7335, 7.7940, -37.1603
        CIE-LCH:
        34.7335, 37.9689, 281.8454
        CIE-Luv:
        34.7335, -14.5658, -52.1324
        Hunter-Lab:
        28.9238, 3.8913, -33.7645
      #2d518d color charts
#2d518d RGB chart
      #2d518d CMYK chart
      #2d518d RGB pie chart
      #2d518d color shades, tints & tones
#2d518d color schemes
#2d518d color preview, HTML & CSS examples
           This text has a color of #2d518d        
        
          <p style="color:#2d518d;">Text here</p>
        
        
          .mytext {color:#2d518d;}
        
        Text color #2d518d
      
           This box has a color of #2d518d        
        
          <div style="background-color:#2d518d;">Content here</div>
        
        
          .mybackground {background-color:#2d518d;}
        
        Background color #2d518d
      
           Border around this has a color of #2d518d        
        
          <div style="border:2px solid #2d518d;">Content here</div>
        
        
          .myborder {border:2px solid #2d518d;}
        
        Border color #2d518d