#332f43 color space conversions
Hex:
        #332f43
        RGB:
        51, 47, 67
        CMY:
        80, 82, 74
        CMYK:
        24, 30, 0, 74
      HSL:
        252°, 17.5439%, 22.3529%
        HSV (HSB):
        252°, 29.8507%, 26.2745%
        XYZ:
        3.3949, 3.1421, 5.7377
        xyY:
        0.2766, 0.2560, 3.1421
      CIE-Lab:
        20.6042, 6.8873, -11.8713
        CIE-LCH:
        20.6042, 13.7246, 300.1207
        CIE-Luv:
        20.6042, 0.7037, -13.6263
        Hunter-Lab:
        17.7259, 3.1660, -6.7836
      #332f43 color charts
#332f43 RGB chart
      #332f43 CMYK chart
      #332f43 RGB pie chart
      #332f43 color shades, tints & tones
#332f43 color schemes
#332f43 color preview, HTML & CSS examples
           This text has a color of #332f43        
        
          <p style="color:#332f43;">Text here</p>
        
        
          .mytext {color:#332f43;}
        
        Text color #332f43
      
           This box has a color of #332f43        
        
          <div style="background-color:#332f43;">Content here</div>
        
        
          .mybackground {background-color:#332f43;}
        
        Background color #332f43
      
           Border around this has a color of #332f43        
        
          <div style="border:2px solid #332f43;">Content here</div>
        
        
          .myborder {border:2px solid #332f43;}
        
        Border color #332f43