#134eae color space conversions
Hex:
        #134eae
        RGB:
        19, 78, 174
        CMY:
        93, 69, 32
        CMYK:
        89, 55, 0, 32
      HSL:
        217°, 80.3109%, 37.8431%
        HSV (HSB):
        217°, 89.0805%, 68.2353%
        XYZ:
        10.6329, 8.6432, 41.1523
        xyY:
        0.1760, 0.1430, 8.6432
      CIE-Lab:
        35.2881, 19.8518, -56.1744
        CIE-LCH:
        35.2881, 59.5790, 289.4632
        CIE-Luv:
        35.2881, -16.7785, -79.5411
        Hunter-Lab:
        29.3994, 13.1096, -62.4127
      #134eae color charts
#134eae RGB chart
      #134eae CMYK chart
      #134eae RGB pie chart
      #134eae color shades, tints & tones
#134eae color schemes
#134eae color preview, HTML & CSS examples
           This text has a color of #134eae        
        
          <p style="color:#134eae;">Text here</p>
        
        
          .mytext {color:#134eae;}
        
        Text color #134eae
      
           This box has a color of #134eae        
        
          <div style="background-color:#134eae;">Content here</div>
        
        
          .mybackground {background-color:#134eae;}
        
        Background color #134eae
      
           Border around this has a color of #134eae        
        
          <div style="border:2px solid #134eae;">Content here</div>
        
        
          .myborder {border:2px solid #134eae;}
        
        Border color #134eae