#379cb7 color space conversions
Hex:
        #379cb7
        RGB:
        55, 156, 183
        CMY:
        78, 39, 28
        CMYK:
        70, 15, 0, 28
      HSL:
        193°, 53.7815%, 46.6667%
        HSV (HSB):
        193°, 69.9454%, 71.7647%
        XYZ:
        22.0113, 28.0081, 49.0457
        xyY:
        0.2222, 0.2827, 28.0081
      CIE-Lab:
        59.8960, -20.0906, -22.4571
        CIE-LCH:
        59.8960, 30.1322, 228.1836
        CIE-Luv:
        59.8960, -37.7067, -31.5858
        Hunter-Lab:
        52.9226, -18.3740, -17.9008
      #379cb7 color charts
#379cb7 RGB chart
      #379cb7 CMYK chart
      #379cb7 RGB pie chart
      #379cb7 color shades, tints & tones
#379cb7 color schemes
#379cb7 color preview, HTML & CSS examples
           This text has a color of #379cb7        
        
          <p style="color:#379cb7;">Text here</p>
        
        
          .mytext {color:#379cb7;}
        
        Text color #379cb7
      
           This box has a color of #379cb7        
        
          <div style="background-color:#379cb7;">Content here</div>
        
        
          .mybackground {background-color:#379cb7;}
        
        Background color #379cb7
      
           Border around this has a color of #379cb7        
        
          <div style="border:2px solid #379cb7;">Content here</div>
        
        
          .myborder {border:2px solid #379cb7;}
        
        Border color #379cb7