#135cb1 color space conversions
Hex:
        #135cb1
        RGB:
        19, 92, 177
        CMY:
        93, 64, 31
        CMYK:
        89, 48, 0, 31
      HSL:
        212°, 80.6122%, 38.4314%
        HSV (HSB):
        212°, 89.2655%, 69.4118%
        XYZ:
        12.0315, 10.9671, 43.0777
        xyY:
        0.1821, 0.1660, 10.9671
      CIE-Lab:
        39.5249, 11.7205, -51.0904
        CIE-LCH:
        39.5249, 52.4175, 282.9205
        CIE-Luv:
        39.5249, -20.7827, -74.7787
        Hunter-Lab:
        33.1166, 6.8965, -53.9423
      #135cb1 color charts
#135cb1 RGB chart
      #135cb1 CMYK chart
      #135cb1 RGB pie chart
      #135cb1 color shades, tints & tones
#135cb1 color schemes
#135cb1 color preview, HTML & CSS examples
           This text has a color of #135cb1        
        
          <p style="color:#135cb1;">Text here</p>
        
        
          .mytext {color:#135cb1;}
        
        Text color #135cb1
      
           This box has a color of #135cb1        
        
          <div style="background-color:#135cb1;">Content here</div>
        
        
          .mybackground {background-color:#135cb1;}
        
        Background color #135cb1
      
           Border around this has a color of #135cb1        
        
          <div style="border:2px solid #135cb1;">Content here</div>
        
        
          .myborder {border:2px solid #135cb1;}
        
        Border color #135cb1