#134bc3 color space conversions
Hex:
        #134bc3
        RGB:
        19, 75, 195
        CMY:
        93, 71, 24
        CMYK:
        90, 62, 0, 24
      HSL:
        221°, 82.2430%, 41.9608%
        HSV (HSB):
        221°, 90.2564%, 76.4706%
        XYZ:
        12.6350, 9.1107, 52.7224
        xyY:
        0.1697, 0.1223, 9.1107
      CIE-Lab:
        36.1966, 30.1957, -67.0571
        CIE-LCH:
        36.1966, 73.5421, 294.2419
        CIE-Luv:
        36.1966, -15.7461, -94.8870
        Hunter-Lab:
        30.1840, 21.8978, -82.4330
      #134bc3 color charts
#134bc3 RGB chart
      #134bc3 CMYK chart
      #134bc3 RGB pie chart
      #134bc3 color shades, tints & tones
#134bc3 color schemes
#134bc3 color preview, HTML & CSS examples
           This text has a color of #134bc3        
        
          <p style="color:#134bc3;">Text here</p>
        
        
          .mytext {color:#134bc3;}
        
        Text color #134bc3
      
           This box has a color of #134bc3        
        
          <div style="background-color:#134bc3;">Content here</div>
        
        
          .mybackground {background-color:#134bc3;}
        
        Background color #134bc3
      
           Border around this has a color of #134bc3        
        
          <div style="border:2px solid #134bc3;">Content here</div>
        
        
          .myborder {border:2px solid #134bc3;}
        
        Border color #134bc3