#132f5f color space conversions
Hex:
        #132f5f
        RGB:
        19, 47, 95
        CMY:
        93, 82, 63
        CMYK:
        80, 51, 0, 63
      HSL:
        218°, 66.6667%, 22.3529%
        HSV (HSB):
        218°, 80.0000%, 37.2549%
        XYZ:
        3.3506, 2.9977, 11.2285
        xyY:
        0.1906, 0.1705, 2.9977
      CIE-Lab:
        20.0347, 8.6236, -31.6599
        CIE-LCH:
        20.0347, 32.8133, 285.2367
        CIE-Luv:
        20.0347, -8.9589, -36.2878
        Hunter-Lab:
        17.3139, 4.2446, -26.3314
      #132f5f color charts
#132f5f RGB chart
      #132f5f CMYK chart
      #132f5f RGB pie chart
      #132f5f color shades, tints & tones
#132f5f color schemes
#132f5f color preview, HTML & CSS examples
           This text has a color of #132f5f        
        
          <p style="color:#132f5f;">Text here</p>
        
        
          .mytext {color:#132f5f;}
        
        Text color #132f5f
      
           This box has a color of #132f5f        
        
          <div style="background-color:#132f5f;">Content here</div>
        
        
          .mybackground {background-color:#132f5f;}
        
        Background color #132f5f
      
           Border around this has a color of #132f5f        
        
          <div style="border:2px solid #132f5f;">Content here</div>
        
        
          .myborder {border:2px solid #132f5f;}
        
        Border color #132f5f