#134ce7 color space conversions
Hex:
        #134ce7
        RGB:
        19, 76, 231
        CMY:
        93, 70, 9
        CMYK:
        92, 67, 0, 9
      HSL:
        224°, 84.8000%, 49.0196%
        HSV (HSB):
        224°, 91.7749%, 90.5882%
        XYZ:
        17.2768, 11.0769, 76.8288
        xyY:
        0.1643, 0.1053, 11.0769
      CIE-Lab:
        39.7096, 43.1061, -82.0028
        CIE-LCH:
        39.7096, 92.6423, 297.7294
        CIE-Luv:
        39.7096, -15.9411, -117.4341
        Hunter-Lab:
        33.2819, 34.4169, -113.5692
      #134ce7 color charts
#134ce7 RGB chart
      #134ce7 CMYK chart
      #134ce7 RGB pie chart
      #134ce7 color shades, tints & tones
#134ce7 color schemes
#134ce7 color preview, HTML & CSS examples
           This text has a color of #134ce7        
        
          <p style="color:#134ce7;">Text here</p>
        
        
          .mytext {color:#134ce7;}
        
        Text color #134ce7
      
           This box has a color of #134ce7        
        
          <div style="background-color:#134ce7;">Content here</div>
        
        
          .mybackground {background-color:#134ce7;}
        
        Background color #134ce7
      
           Border around this has a color of #134ce7        
        
          <div style="border:2px solid #134ce7;">Content here</div>
        
        
          .myborder {border:2px solid #134ce7;}
        
        Border color #134ce7