#134be3 color space conversions
Hex:
        #134be3
        RGB:
        19, 75, 227
        CMY:
        93, 71, 11
        CMYK:
        92, 67, 0, 11
      HSL:
        224°, 84.5528%, 48.2353%
        HSV (HSB):
        224°, 91.6300%, 89.0196%
        XYZ:
        16.6498, 10.7167, 73.8640
        xyY:
        0.1645, 0.1059, 10.7167
      CIE-Lab:
        39.0991, 42.2689, -80.7350
        CIE-LCH:
        39.0991, 91.1306, 297.6343
        CIE-Luv:
        39.0991, -15.7170, -115.1792
        Hunter-Lab:
        32.7363, 33.4970, -110.8626
      #134be3 color charts
#134be3 RGB chart
      #134be3 CMYK chart
      #134be3 RGB pie chart
      #134be3 color shades, tints & tones
#134be3 color schemes
#134be3 color preview, HTML & CSS examples
           This text has a color of #134be3        
        
          <p style="color:#134be3;">Text here</p>
        
        
          .mytext {color:#134be3;}
        
        Text color #134be3
      
           This box has a color of #134be3        
        
          <div style="background-color:#134be3;">Content here</div>
        
        
          .mybackground {background-color:#134be3;}
        
        Background color #134be3
      
           Border around this has a color of #134be3        
        
          <div style="border:2px solid #134be3;">Content here</div>
        
        
          .myborder {border:2px solid #134be3;}
        
        Border color #134be3