#132b32 color space conversions
Hex:
        #132b32
        RGB:
        19, 43, 50
        CMY:
        93, 83, 80
        CMYK:
        62, 14, 0, 80
      HSL:
        194°, 44.9275%, 13.5294%
        HSV (HSB):
        194°, 62.0000%, 19.6078%
        XYZ:
        1.7082, 2.0965, 3.3322
        xyY:
        0.2393, 0.2938, 2.0965
      CIE-Lab:
        15.9857, -6.9009, -7.4112
        CIE-LCH:
        15.9857, 10.1266, 227.0419
        CIE-Luv:
        15.9857, -8.2090, -6.4597
        Hunter-Lab:
        14.4793, -4.2806, -3.5095
      #132b32 color charts
#132b32 RGB chart
      #132b32 CMYK chart
      #132b32 RGB pie chart
      #132b32 color shades, tints & tones
#132b32 color schemes
#132b32 color preview, HTML & CSS examples
           This text has a color of #132b32        
        
          <p style="color:#132b32;">Text here</p>
        
        
          .mytext {color:#132b32;}
        
        Text color #132b32
      
           This box has a color of #132b32        
        
          <div style="background-color:#132b32;">Content here</div>
        
        
          .mybackground {background-color:#132b32;}
        
        Background color #132b32
      
           Border around this has a color of #132b32        
        
          <div style="border:2px solid #132b32;">Content here</div>
        
        
          .myborder {border:2px solid #132b32;}
        
        Border color #132b32