#134bef color space conversions
Hex:
        #134bef
        RGB:
        19, 75, 239
        CMY:
        93, 71, 6
        CMYK:
        92, 69, 0, 6
      HSL:
        225°, 87.3016%, 50.5882%
        HSV (HSB):
        225°, 92.0502%, 93.7255%
        XYZ:
        18.3646, 11.4026, 82.8944
        xyY:
        0.1630, 0.1012, 11.4026
      CIE-Lab:
        40.2504, 46.5989, -85.6379
        CIE-LCH:
        40.2504, 97.4951, 298.5523
        CIE-Luv:
        40.2504, -15.7811, -122.4851
        Hunter-Lab:
        33.7677, 37.9839, -121.9100
      #134bef color charts
#134bef RGB chart
      #134bef CMYK chart
      #134bef RGB pie chart
      #134bef color shades, tints & tones
#134bef color schemes
#134bef color preview, HTML & CSS examples
           This text has a color of #134bef        
        
          <p style="color:#134bef;">Text here</p>
        
        
          .mytext {color:#134bef;}
        
        Text color #134bef
      
           This box has a color of #134bef        
        
          <div style="background-color:#134bef;">Content here</div>
        
        
          .mybackground {background-color:#134bef;}
        
        Background color #134bef
      
           Border around this has a color of #134bef        
        
          <div style="border:2px solid #134bef;">Content here</div>
        
        
          .myborder {border:2px solid #134bef;}
        
        Border color #134bef