#379cf4 color space conversions
Hex:
        #379cf4
        RGB:
        55, 156, 244
        CMY:
        78, 39, 4
        CMYK:
        77, 36, 0, 4
      HSL:
        208°, 89.5735%, 58.6275%
        HSV (HSB):
        208°, 77.4590%, 95.6863%
        XYZ:
        29.7931, 31.1208, 90.0246
        xyY:
        0.1974, 0.2062, 31.1208
      CIE-Lab:
        62.6095, 0.8142, -52.1806
        CIE-LCH:
        62.6095, 52.1869, 270.8940
        CIE-Luv:
        62.6095, -34.5102, -83.8430
        Hunter-Lab:
        55.7860, -2.2956, -56.6289
      #379cf4 color charts
#379cf4 RGB chart
      #379cf4 CMYK chart
      #379cf4 RGB pie chart
      #379cf4 color shades, tints & tones
#379cf4 color schemes
#379cf4 color preview, HTML & CSS examples
           This text has a color of #379cf4        
        
          <p style="color:#379cf4;">Text here</p>
        
        
          .mytext {color:#379cf4;}
        
        Text color #379cf4
      
           This box has a color of #379cf4        
        
          <div style="background-color:#379cf4;">Content here</div>
        
        
          .mybackground {background-color:#379cf4;}
        
        Background color #379cf4
      
           Border around this has a color of #379cf4        
        
          <div style="border:2px solid #379cf4;">Content here</div>
        
        
          .myborder {border:2px solid #379cf4;}
        
        Border color #379cf4