#2d339d color space conversions
Hex:
        #2d339d
        RGB:
        45, 51, 157
        CMY:
        82, 80, 38
        CMYK:
        71, 68, 0, 38
      HSL:
        237°, 55.4455%, 39.6078%
        HSV (HSB):
        237°, 71.3376%, 61.5686%
        XYZ:
        8.3518, 5.3599, 32.4927
        xyY:
        0.1808, 0.1160, 5.3599
      CIE-Lab:
        27.7364, 33.7700, -58.2433
        CIE-LCH:
        27.7364, 67.3253, 300.1056
        CIE-Luv:
        27.7364, -6.6527, -75.4697
        Hunter-Lab:
        23.1514, 23.8786, -67.0068
      #2d339d color charts
#2d339d RGB chart
      #2d339d CMYK chart
      #2d339d RGB pie chart
      #2d339d color shades, tints & tones
#2d339d color schemes
#2d339d color preview, HTML & CSS examples
           This text has a color of #2d339d        
        
          <p style="color:#2d339d;">Text here</p>
        
        
          .mytext {color:#2d339d;}
        
        Text color #2d339d
      
           This box has a color of #2d339d        
        
          <div style="background-color:#2d339d;">Content here</div>
        
        
          .mybackground {background-color:#2d339d;}
        
        Background color #2d339d
      
           Border around this has a color of #2d339d        
        
          <div style="border:2px solid #2d339d;">Content here</div>
        
        
          .myborder {border:2px solid #2d339d;}
        
        Border color #2d339d