#132d35 color space conversions
Hex:
        #132d35
        RGB:
        19, 45, 53
        CMY:
        93, 82, 79
        CMYK:
        64, 15, 0, 79
      HSL:
        194°, 47.2222%, 14.1176%
        HSV (HSB):
        194°, 64.1509%, 20.7843%
        XYZ:
        1.8495, 2.2723, 3.7093
        xyY:
        0.2362, 0.2902, 2.2723
      CIE-Lab:
        16.8557, -7.1328, -8.1867
        CIE-LCH:
        16.8557, 10.8581, 228.9357
        CIE-Luv:
        16.8557, -8.9044, -7.4040
        Hunter-Lab:
        15.0740, -4.4780, -4.0377
      #132d35 color charts
#132d35 RGB chart
      #132d35 CMYK chart
      #132d35 RGB pie chart
      #132d35 color shades, tints & tones
#132d35 color schemes
#132d35 color preview, HTML & CSS examples
           This text has a color of #132d35        
        
          <p style="color:#132d35;">Text here</p>
        
        
          .mytext {color:#132d35;}
        
        Text color #132d35
      
           This box has a color of #132d35        
        
          <div style="background-color:#132d35;">Content here</div>
        
        
          .mybackground {background-color:#132d35;}
        
        Background color #132d35
      
           Border around this has a color of #132d35        
        
          <div style="border:2px solid #132d35;">Content here</div>
        
        
          .myborder {border:2px solid #132d35;}
        
        Border color #132d35