#332d57 color space conversions
Hex:
        #332d57
        RGB:
        51, 45, 87
        CMY:
        80, 82, 66
        CMYK:
        41, 48, 0, 66
      HSL:
        249°, 31.8182%, 25.8824%
        HSV (HSB):
        249°, 48.2759%, 34.1176%
        XYZ:
        4.0239, 3.2687, 9.4357
        xyY:
        0.2405, 0.1954, 3.2687
      CIE-Lab:
        21.0894, 14.3958, -24.5577
        CIE-LCH:
        21.0894, 28.4661, 300.3789
        CIE-Luv:
        21.0894, -0.0028, -29.2697
        Hunter-Lab:
        18.0795, 8.0892, -18.2876
      #332d57 color charts
#332d57 RGB chart
      #332d57 CMYK chart
      #332d57 RGB pie chart
      #332d57 color shades, tints & tones
#332d57 color schemes
#332d57 color preview, HTML & CSS examples
           This text has a color of #332d57        
        
          <p style="color:#332d57;">Text here</p>
        
        
          .mytext {color:#332d57;}
        
        Text color #332d57
      
           This box has a color of #332d57        
        
          <div style="background-color:#332d57;">Content here</div>
        
        
          .mybackground {background-color:#332d57;}
        
        Background color #332d57
      
           Border around this has a color of #332d57        
        
          <div style="border:2px solid #332d57;">Content here</div>
        
        
          .myborder {border:2px solid #332d57;}
        
        Border color #332d57