#1349e5 color space conversions
Hex:
        #1349e5
        RGB:
        19, 73, 229
        CMY:
        93, 71, 10
        CMYK:
        92, 68, 0, 10
      HSL:
        225°, 84.6774%, 48.6275%
        HSV (HSB):
        225°, 91.7031%, 89.8039%
        XYZ:
        16.7940, 10.5607, 75.2820
        xyY:
        0.1636, 0.1029, 10.5607
      CIE-Lab:
        38.8305, 44.2320, -82.3155
        CIE-LCH:
        38.8305, 93.4469, 298.2512
        CIE-Luv:
        38.8305, -15.3155, -116.7812
        Hunter-Lab:
        32.4972, 35.3755, -114.6014
      #1349e5 color charts
#1349e5 RGB chart
      #1349e5 CMYK chart
      #1349e5 RGB pie chart
      #1349e5 color shades, tints & tones
#1349e5 color schemes
#1349e5 color preview, HTML & CSS examples
           This text has a color of #1349e5        
        
          <p style="color:#1349e5;">Text here</p>
        
        
          .mytext {color:#1349e5;}
        
        Text color #1349e5
      
           This box has a color of #1349e5        
        
          <div style="background-color:#1349e5;">Content here</div>
        
        
          .mybackground {background-color:#1349e5;}
        
        Background color #1349e5
      
           Border around this has a color of #1349e5        
        
          <div style="border:2px solid #1349e5;">Content here</div>
        
        
          .myborder {border:2px solid #1349e5;}
        
        Border color #1349e5