#379bef color space conversions
Hex:
        #379bef
        RGB:
        55, 155, 239
        CMY:
        78, 39, 6
        CMYK:
        77, 35, 0, 6
      HSL:
        207°, 85.1852%, 57.6471%
        HSV (HSB):
        207°, 76.9874%, 93.7255%
        XYZ:
        28.8769, 30.4869, 86.0239
        xyY:
        0.1986, 0.2097, 30.4869
      CIE-Lab:
        62.0721, -0.3876, -50.2842
        CIE-LCH:
        62.0721, 50.2857, 269.5584
        CIE-Luv:
        62.0721, -34.4081, -80.4259
        Hunter-Lab:
        55.2150, -3.2724, -53.7223
      #379bef color charts
#379bef RGB chart
      #379bef CMYK chart
      #379bef RGB pie chart
      #379bef color shades, tints & tones
#379bef color schemes
#379bef color preview, HTML & CSS examples
           This text has a color of #379bef        
        
          <p style="color:#379bef;">Text here</p>
        
        
          .mytext {color:#379bef;}
        
        Text color #379bef
      
           This box has a color of #379bef        
        
          <div style="background-color:#379bef;">Content here</div>
        
        
          .mybackground {background-color:#379bef;}
        
        Background color #379bef
      
           Border around this has a color of #379bef        
        
          <div style="border:2px solid #379bef;">Content here</div>
        
        
          .myborder {border:2px solid #379bef;}
        
        Border color #379bef