#135a7d color space conversions
Hex:
        #135a7d
        RGB:
        19, 90, 125
        CMY:
        93, 65, 51
        CMYK:
        85, 28, 0, 51
      HSL:
        200°, 73.6111%, 28.2353%
        HSV (HSB):
        200°, 84.8000%, 49.0196%
        XYZ:
        7.6264, 8.9314, 20.7240
        xyY:
        0.2046, 0.2396, 8.9314
      CIE-Lab:
        35.8520, -7.8428, -25.6451
        CIE-LCH:
        35.8520, 26.8176, 252.9953
        CIE-Luv:
        35.8520, -22.4341, -34.4232
        Hunter-Lab:
        29.8855, -6.7488, -20.1946
      #135a7d color charts
#135a7d RGB chart
      #135a7d CMYK chart
      #135a7d RGB pie chart
      #135a7d color shades, tints & tones
#135a7d color schemes
#135a7d color preview, HTML & CSS examples
           This text has a color of #135a7d        
        
          <p style="color:#135a7d;">Text here</p>
        
        
          .mytext {color:#135a7d;}
        
        Text color #135a7d
      
           This box has a color of #135a7d        
        
          <div style="background-color:#135a7d;">Content here</div>
        
        
          .mybackground {background-color:#135a7d;}
        
        Background color #135a7d
      
           Border around this has a color of #135a7d        
        
          <div style="border:2px solid #135a7d;">Content here</div>
        
        
          .myborder {border:2px solid #135a7d;}
        
        Border color #135a7d