#134d45 color space conversions
Hex:
        #134d45
        RGB:
        19, 77, 69
        CMY:
        93, 70, 73
        CMYK:
        75, 0, 10, 70
      HSL:
        172°, 60.4167%, 18.8235%
        HSV (HSB):
        172°, 75.3247%, 30.1961%
        XYZ:
        3.9966, 5.8759, 6.5537
        xyY:
        0.2433, 0.3577, 5.8759
      CIE-Lab:
        29.0971, -20.5155, -0.6265
        CIE-LCH:
        29.0971, 20.5251, 181.7493
        CIE-Luv:
        29.0971, -20.7451, 1.7756
        Hunter-Lab:
        24.2402, -12.9901, 0.9381
      #134d45 color charts
#134d45 RGB chart
      #134d45 CMYK chart
      #134d45 RGB pie chart
      #134d45 color shades, tints & tones
#134d45 color schemes
#134d45 color preview, HTML & CSS examples
           This text has a color of #134d45        
        
          <p style="color:#134d45;">Text here</p>
        
        
          .mytext {color:#134d45;}
        
        Text color #134d45
      
           This box has a color of #134d45        
        
          <div style="background-color:#134d45;">Content here</div>
        
        
          .mybackground {background-color:#134d45;}
        
        Background color #134d45
      
           Border around this has a color of #134d45        
        
          <div style="border:2px solid #134d45;">Content here</div>
        
        
          .myborder {border:2px solid #134d45;}
        
        Border color #134d45