#1379f7 color space conversions
Hex:
        #1379f7
        RGB:
        19, 121, 247
        CMY:
        93, 53, 3
        CMYK:
        92, 51, 0, 3
      HSL:
        213°, 93.4426%, 52.1569%
        HSV (HSB):
        213°, 92.3077%, 96.8627%
        XYZ:
        23.8944, 20.5286, 90.6987
        xyY:
        0.1768, 0.1519, 20.5286
      CIE-Lab:
        52.4297, 20.6100, -70.1994
        CIE-LCH:
        52.4297, 73.1623, 286.3618
        CIE-Luv:
        52.4297, -26.9754, -110.6935
        Hunter-Lab:
        45.3085, 14.8461, -86.9710
      #1379f7 color charts
#1379f7 RGB chart
      #1379f7 CMYK chart
      #1379f7 RGB pie chart
      #1379f7 color shades, tints & tones
#1379f7 color schemes
#1379f7 color preview, HTML & CSS examples
           This text has a color of #1379f7        
        
          <p style="color:#1379f7;">Text here</p>
        
        
          .mytext {color:#1379f7;}
        
        Text color #1379f7
      
           This box has a color of #1379f7        
        
          <div style="background-color:#1379f7;">Content here</div>
        
        
          .mybackground {background-color:#1379f7;}
        
        Background color #1379f7
      
           Border around this has a color of #1379f7        
        
          <div style="border:2px solid #1379f7;">Content here</div>
        
        
          .myborder {border:2px solid #1379f7;}
        
        Border color #1379f7