#134ce8 color space conversions
Hex:
        #134ce8
        RGB:
        19, 76, 232
        CMY:
        93, 70, 9
        CMYK:
        92, 67, 0, 9
      HSL:
        224°, 84.8606%, 49.2157%
        HSV (HSB):
        224°, 91.8103%, 90.9804%
        XYZ:
        17.4185, 11.1335, 77.5749
        xyY:
        0.1641, 0.1049, 11.1335
      CIE-Lab:
        39.8045, 43.4694, -82.4137
        CIE-LCH:
        39.8045, 93.1752, 297.8096
        CIE-Luv:
        39.8045, -15.9452, -118.0469
        Hunter-Lab:
        33.3669, 34.7899, -114.4866
      #134ce8 color charts
#134ce8 RGB chart
      #134ce8 CMYK chart
      #134ce8 RGB pie chart
      #134ce8 color shades, tints & tones
#134ce8 color schemes
#134ce8 color preview, HTML & CSS examples
           This text has a color of #134ce8        
        
          <p style="color:#134ce8;">Text here</p>
        
        
          .mytext {color:#134ce8;}
        
        Text color #134ce8
      
           This box has a color of #134ce8        
        
          <div style="background-color:#134ce8;">Content here</div>
        
        
          .mybackground {background-color:#134ce8;}
        
        Background color #134ce8
      
           Border around this has a color of #134ce8        
        
          <div style="border:2px solid #134ce8;">Content here</div>
        
        
          .myborder {border:2px solid #134ce8;}
        
        Border color #134ce8