#379bb7 color space conversions
Hex:
        #379bb7
        RGB:
        55, 155, 183
        CMY:
        78, 39, 28
        CMYK:
        70, 15, 0, 28
      HSL:
        193°, 53.7815%, 46.6667%
        HSV (HSB):
        193°, 69.9454%, 71.7647%
        XYZ:
        21.8441, 27.6738, 48.9900
        xyY:
        0.2217, 0.2809, 27.6738
      CIE-Lab:
        59.5929, -19.5631, -22.9217
        CIE-LCH:
        59.5929, 30.1350, 229.5201
        CIE-Luv:
        59.5929, -37.3427, -32.3819
        Hunter-Lab:
        52.6059, -17.9398, -18.3905
      #379bb7 color charts
#379bb7 RGB chart
      #379bb7 CMYK chart
      #379bb7 RGB pie chart
      #379bb7 color shades, tints & tones
#379bb7 color schemes
#379bb7 color preview, HTML & CSS examples
           This text has a color of #379bb7        
        
          <p style="color:#379bb7;">Text here</p>
        
        
          .mytext {color:#379bb7;}
        
        Text color #379bb7
      
           This box has a color of #379bb7        
        
          <div style="background-color:#379bb7;">Content here</div>
        
        
          .mybackground {background-color:#379bb7;}
        
        Background color #379bb7
      
           Border around this has a color of #379bb7        
        
          <div style="border:2px solid #379bb7;">Content here</div>
        
        
          .myborder {border:2px solid #379bb7;}
        
        Border color #379bb7