#134c9e color space conversions
Hex:
        #134c9e
        RGB:
        19, 76, 158
        CMY:
        93, 70, 38
        CMYK:
        88, 52, 0, 38
      HSL:
        215°, 78.5311%, 34.7059%
        HSV (HSB):
        215°, 87.9747%, 61.9608%
        XYZ:
        9.0246, 7.7760, 33.3730
        xyY:
        0.1799, 0.1550, 7.7760
      CIE-Lab:
        33.5119, 14.6906, -49.4819
        CIE-LCH:
        33.5119, 51.6166, 286.5356
        CIE-Luv:
        33.5119, -16.5372, -68.9975
        Hunter-Lab:
        27.8854, 8.9685, -51.4380
      #134c9e color charts
#134c9e RGB chart
      #134c9e CMYK chart
      #134c9e RGB pie chart
      #134c9e color shades, tints & tones
#134c9e color schemes
#134c9e color preview, HTML & CSS examples
           This text has a color of #134c9e        
        
          <p style="color:#134c9e;">Text here</p>
        
        
          .mytext {color:#134c9e;}
        
        Text color #134c9e
      
           This box has a color of #134c9e        
        
          <div style="background-color:#134c9e;">Content here</div>
        
        
          .mybackground {background-color:#134c9e;}
        
        Background color #134c9e
      
           Border around this has a color of #134c9e        
        
          <div style="border:2px solid #134c9e;">Content here</div>
        
        
          .myborder {border:2px solid #134c9e;}
        
        Border color #134c9e