#134bbe color space conversions
Hex:
        #134bbe
        RGB:
        19, 75, 190
        CMY:
        93, 71, 25
        CMYK:
        90, 61, 0, 25
      HSL:
        220°, 81.8182%, 40.9804%
        HSV (HSB):
        220°, 90.0000%, 74.5098%
        XYZ:
        12.0789, 8.8883, 49.7942
        xyY:
        0.1707, 0.1256, 8.8883
      CIE-Lab:
        35.7684, 28.2419, -64.8325
        CIE-LCH:
        35.7684, 70.7167, 293.5386
        CIE-Luv:
        35.7684, -15.7814, -91.5892
        Hunter-Lab:
        29.8133, 20.1464, -78.1570
      #134bbe color charts
#134bbe RGB chart
      #134bbe CMYK chart
      #134bbe RGB pie chart
      #134bbe color shades, tints & tones
#134bbe color schemes
#134bbe color preview, HTML & CSS examples
           This text has a color of #134bbe        
        
          <p style="color:#134bbe;">Text here</p>
        
        
          .mytext {color:#134bbe;}
        
        Text color #134bbe
      
           This box has a color of #134bbe        
        
          <div style="background-color:#134bbe;">Content here</div>
        
        
          .mybackground {background-color:#134bbe;}
        
        Background color #134bbe
      
           Border around this has a color of #134bbe        
        
          <div style="border:2px solid #134bbe;">Content here</div>
        
        
          .myborder {border:2px solid #134bbe;}
        
        Border color #134bbe