#134cdb color space conversions
Hex:
        #134cdb
        RGB:
        19, 76, 219
        CMY:
        93, 70, 14
        CMYK:
        91, 65, 0, 14
      HSL:
        223°, 84.0336%, 46.6667%
        HSV (HSB):
        223°, 91.3242%, 85.8824%
        XYZ:
        15.6392, 10.4218, 68.2052
        xyY:
        0.1659, 0.1106, 10.4218
      CIE-Lab:
        38.5891, 38.6884, -77.0068
        CIE-LCH:
        38.5891, 86.1792, 296.6751
        CIE-Luv:
        38.5891, -15.9138, -109.9953
        Hunter-Lab:
        32.2828, 29.9781, -102.6663
      #134cdb color charts
#134cdb RGB chart
      #134cdb CMYK chart
      #134cdb RGB pie chart
      #134cdb color shades, tints & tones
#134cdb color schemes
#134cdb color preview, HTML & CSS examples
           This text has a color of #134cdb        
        
          <p style="color:#134cdb;">Text here</p>
        
        
          .mytext {color:#134cdb;}
        
        Text color #134cdb
      
           This box has a color of #134cdb        
        
          <div style="background-color:#134cdb;">Content here</div>
        
        
          .mybackground {background-color:#134cdb;}
        
        Background color #134cdb
      
           Border around this has a color of #134cdb        
        
          <div style="border:2px solid #134cdb;">Content here</div>
        
        
          .myborder {border:2px solid #134cdb;}
        
        Border color #134cdb