#132a00 color space conversions
Hex:
        #132a00
        RGB:
        19, 42, 0
        CMY:
        93, 84, 100
        CMYK:
        55, 0, 100, 84
      HSL:
        93°, 100.0000%, 8.2353%
        HSV (HSB):
        93°, 100.0000%, 16.4706%
        XYZ:
        1.0965, 1.7944, 0.2886
        xyY:
        0.3449, 0.5644, 1.7944
      CIE-Lab:
        14.3689, -17.9218, 20.6466
        CIE-LCH:
        14.3689, 27.3400, 130.9588
        CIE-Luv:
        14.3689, -8.5843, 16.9788
        Hunter-Lab:
        13.3954, -8.8304, 8.0996
      #132a00 color charts
#132a00 RGB chart
      #132a00 CMYK chart
      #132a00 RGB pie chart
      #132a00 color shades, tints & tones
#132a00 color schemes
#132a00 color preview, HTML & CSS examples
           This text has a color of #132a00        
        
          <p style="color:#132a00;">Text here</p>
        
        
          .mytext {color:#132a00;}
        
        Text color #132a00
      
           This box has a color of #132a00        
        
          <div style="background-color:#132a00;">Content here</div>
        
        
          .mybackground {background-color:#132a00;}
        
        Background color #132a00
      
           Border around this has a color of #132a00        
        
          <div style="border:2px solid #132a00;">Content here</div>
        
        
          .myborder {border:2px solid #132a00;}
        
        Border color #132a00