#135bbf color space conversions
Hex:
        #135bbf
        RGB:
        19, 91, 191
        CMY:
        93, 64, 25
        CMYK:
        90, 52, 0, 25
      HSL:
        215°, 81.9048%, 41.1765%
        HSV (HSB):
        215°, 90.0524%, 74.9020%
        XYZ:
        13.4136, 11.3822, 50.7802
        xyY:
        0.1775, 0.1506, 11.3822
      CIE-Lab:
        40.2169, 18.0048, -58.1730
        CIE-LCH:
        40.2169, 60.8956, 287.1975
        CIE-Luv:
        40.2169, -20.0685, -85.6888
        Hunter-Lab:
        33.7375, 11.9287, -65.6244
      #135bbf color charts
#135bbf RGB chart
      #135bbf CMYK chart
      #135bbf RGB pie chart
      #135bbf color shades, tints & tones
#135bbf color schemes
#135bbf color preview, HTML & CSS examples
           This text has a color of #135bbf        
        
          <p style="color:#135bbf;">Text here</p>
        
        
          .mytext {color:#135bbf;}
        
        Text color #135bbf
      
           This box has a color of #135bbf        
        
          <div style="background-color:#135bbf;">Content here</div>
        
        
          .mybackground {background-color:#135bbf;}
        
        Background color #135bbf
      
           Border around this has a color of #135bbf        
        
          <div style="border:2px solid #135bbf;">Content here</div>
        
        
          .myborder {border:2px solid #135bbf;}
        
        Border color #135bbf