#135ba5 color space conversions
Hex:
        #135ba5
        RGB:
        19, 91, 165
        CMY:
        93, 64, 35
        CMYK:
        88, 45, 0, 35
      HSL:
        210°, 79.3478%, 36.0784%
        HSV (HSB):
        210°, 88.4848%, 64.7059%
        XYZ:
        10.8012, 10.3372, 37.0233
        xyY:
        0.1857, 0.1777, 10.3372
      CIE-Lab:
        38.4410, 7.5257, -45.7307
        CIE-LCH:
        38.4410, 46.3458, 279.3452
        CIE-Luv:
        38.4410, -20.9021, -66.1567
        Hunter-Lab:
        32.1516, 3.7010, -45.7678
      #135ba5 color charts
#135ba5 RGB chart
      #135ba5 CMYK chart
      #135ba5 RGB pie chart
      #135ba5 color shades, tints & tones
#135ba5 color schemes
#135ba5 color preview, HTML & CSS examples
           This text has a color of #135ba5        
        
          <p style="color:#135ba5;">Text here</p>
        
        
          .mytext {color:#135ba5;}
        
        Text color #135ba5
      
           This box has a color of #135ba5        
        
          <div style="background-color:#135ba5;">Content here</div>
        
        
          .mybackground {background-color:#135ba5;}
        
        Background color #135ba5
      
           Border around this has a color of #135ba5        
        
          <div style="border:2px solid #135ba5;">Content here</div>
        
        
          .myborder {border:2px solid #135ba5;}
        
        Border color #135ba5