#134e67 color space conversions
Hex:
        #134e67
        RGB:
        19, 78, 103
        CMY:
        93, 69, 60
        CMYK:
        82, 24, 0, 60
      HSL:
        198°, 68.8525%, 23.9216%
        HSV (HSB):
        198°, 81.5534%, 40.3922%
        XYZ:
        5.4411, 6.5665, 13.8126
        xyY:
        0.2107, 0.2543, 6.5665
      CIE-Lab:
        30.7989, -9.0172, -19.8051
        CIE-LCH:
        30.7989, 21.7613, 245.5203
        CIE-Luv:
        30.7989, -19.2700, -24.7504
        Hunter-Lab:
        25.6252, -6.9422, -14.0212
      #134e67 color charts
#134e67 RGB chart
      #134e67 CMYK chart
      #134e67 RGB pie chart
      #134e67 color shades, tints & tones
#134e67 color schemes
#134e67 color preview, HTML & CSS examples
           This text has a color of #134e67        
        
          <p style="color:#134e67;">Text here</p>
        
        
          .mytext {color:#134e67;}
        
        Text color #134e67
      
           This box has a color of #134e67        
        
          <div style="background-color:#134e67;">Content here</div>
        
        
          .mybackground {background-color:#134e67;}
        
        Background color #134e67
      
           Border around this has a color of #134e67        
        
          <div style="border:2px solid #134e67;">Content here</div>
        
        
          .myborder {border:2px solid #134e67;}
        
        Border color #134e67