#134c75 color space conversions
Hex:
        #134c75
        RGB:
        19, 76, 117
        CMY:
        93, 70, 54
        CMYK:
        84, 35, 0, 54
      HSL:
        205°, 72.0588%, 26.6667%
        HSV (HSB):
        205°, 83.7607%, 45.8824%
        XYZ:
        6.0639, 6.5917, 17.7823
        xyY:
        0.1992, 0.2166, 6.5917
      CIE-Lab:
        30.8587, -2.1869, -28.5308
        CIE-LCH:
        30.8587, 28.6145, 265.6168
        CIE-Luv:
        30.8587, -17.8924, -37.5246
        Hunter-Lab:
        25.6743, -2.7709, -23.0930
      #134c75 color charts
#134c75 RGB chart
      #134c75 CMYK chart
      #134c75 RGB pie chart
      #134c75 color shades, tints & tones
#134c75 color schemes
#134c75 color preview, HTML & CSS examples
           This text has a color of #134c75        
        
          <p style="color:#134c75;">Text here</p>
        
        
          .mytext {color:#134c75;}
        
        Text color #134c75
      
           This box has a color of #134c75        
        
          <div style="background-color:#134c75;">Content here</div>
        
        
          .mybackground {background-color:#134c75;}
        
        Background color #134c75
      
           Border around this has a color of #134c75        
        
          <div style="border:2px solid #134c75;">Content here</div>
        
        
          .myborder {border:2px solid #134c75;}
        
        Border color #134c75