#134efb color space conversions
Hex:
        #134efb
        RGB:
        19, 78, 251
        CMY:
        93, 69, 2
        CMYK:
        92, 69, 0, 2
      HSL:
        225°, 96.6667%, 52.9412%
        HSV (HSB):
        225°, 92.4303%, 98.4314%
        XYZ:
        20.4055, 12.5523, 92.6141
        xyY:
        0.1625, 0.1000, 12.5523
      CIE-Lab:
        42.0807, 49.0439, -89.3579
        CIE-LCH:
        42.0807, 101.9320, 298.7601
        CIE-Luv:
        42.0807, -16.4534, -129.1808
        Hunter-Lab:
        35.4292, 40.8066, -130.1875
      #134efb color charts
#134efb RGB chart
      #134efb CMYK chart
      #134efb RGB pie chart
      #134efb color shades, tints & tones
#134efb color schemes
#134efb color preview, HTML & CSS examples
           This text has a color of #134efb        
        
          <p style="color:#134efb;">Text here</p>
        
        
          .mytext {color:#134efb;}
        
        Text color #134efb
      
           This box has a color of #134efb        
        
          <div style="background-color:#134efb;">Content here</div>
        
        
          .mybackground {background-color:#134efb;}
        
        Background color #134efb
      
           Border around this has a color of #134efb        
        
          <div style="border:2px solid #134efb;">Content here</div>
        
        
          .myborder {border:2px solid #134efb;}
        
        Border color #134efb