#134f49 color space conversions
Hex:
        #134f49
        RGB:
        19, 79, 73
        CMY:
        93, 69, 71
        CMYK:
        76, 0, 8, 69
      HSL:
        174°, 61.2245%, 19.2157%
        HSV (HSB):
        174°, 75.9494%, 30.9804%
        XYZ:
        4.2671, 6.2115, 7.2774
        xyY:
        0.2403, 0.3498, 6.2115
      CIE-Lab:
        29.9398, -20.3100, -1.9583
        CIE-LCH:
        29.9398, 20.4042, 185.5074
        CIE-Luv:
        29.9398, -21.3028, 0.1440
        Hunter-Lab:
        24.9228, -13.0531, 0.1335
      #134f49 color charts
#134f49 RGB chart
      #134f49 CMYK chart
      #134f49 RGB pie chart
      #134f49 color shades, tints & tones
#134f49 color schemes
#134f49 color preview, HTML & CSS examples
           This text has a color of #134f49        
        
          <p style="color:#134f49;">Text here</p>
        
        
          .mytext {color:#134f49;}
        
        Text color #134f49
      
           This box has a color of #134f49        
        
          <div style="background-color:#134f49;">Content here</div>
        
        
          .mybackground {background-color:#134f49;}
        
        Background color #134f49
      
           Border around this has a color of #134f49        
        
          <div style="border:2px solid #134f49;">Content here</div>
        
        
          .myborder {border:2px solid #134f49;}
        
        Border color #134f49