#134d5d color space conversions
Hex:
        #134d5d
        RGB:
        19, 77, 93
        CMY:
        93, 70, 64
        CMYK:
        80, 17, 0, 64
      HSL:
        193°, 66.0714%, 21.9608%
        HSV (HSB):
        193°, 79.5699%, 36.4706%
        XYZ:
        4.8982, 6.2365, 11.3015
        xyY:
        0.2183, 0.2780, 6.2365
      CIE-Lab:
        30.0015, -12.2151, -14.6787
        CIE-LCH:
        30.0015, 19.0964, 230.2340
        CIE-Luv:
        30.0015, -19.4238, -17.2566
        Hunter-Lab:
        24.9730, -8.6917, -9.3506
      #134d5d color charts
#134d5d RGB chart
      #134d5d CMYK chart
      #134d5d RGB pie chart
      #134d5d color shades, tints & tones
#134d5d color schemes
#134d5d color preview, HTML & CSS examples
           This text has a color of #134d5d        
        
          <p style="color:#134d5d;">Text here</p>
        
        
          .mytext {color:#134d5d;}
        
        Text color #134d5d
      
           This box has a color of #134d5d        
        
          <div style="background-color:#134d5d;">Content here</div>
        
        
          .mybackground {background-color:#134d5d;}
        
        Background color #134d5d
      
           Border around this has a color of #134d5d        
        
          <div style="border:2px solid #134d5d;">Content here</div>
        
        
          .myborder {border:2px solid #134d5d;}
        
        Border color #134d5d