#379ab6 color space conversions
Hex:
        #379ab6
        RGB:
        55, 154, 182
        CMY:
        78, 40, 29
        CMYK:
        70, 15, 0, 29
      HSL:
        193°, 53.5865%, 46.4706%
        HSV (HSB):
        193°, 69.7802%, 71.3725%
        XYZ:
        21.5746, 27.3008, 48.3885
        xyY:
        0.2218, 0.2807, 27.3008
      CIE-Lab:
        59.2517, -19.3573, -22.8800
        CIE-LCH:
        59.2517, 29.9699, 229.7676
        CIE-Luv:
        59.2517, -37.0359, -32.3112
        Hunter-Lab:
        52.2502, -17.7333, -18.3328
      #379ab6 color charts
#379ab6 RGB chart
      #379ab6 CMYK chart
      #379ab6 RGB pie chart
      #379ab6 color shades, tints & tones
#379ab6 color schemes
#379ab6 color preview, HTML & CSS examples
           This text has a color of #379ab6        
        
          <p style="color:#379ab6;">Text here</p>
        
        
          .mytext {color:#379ab6;}
        
        Text color #379ab6
      
           This box has a color of #379ab6        
        
          <div style="background-color:#379ab6;">Content here</div>
        
        
          .mybackground {background-color:#379ab6;}
        
        Background color #379ab6
      
           Border around this has a color of #379ab6        
        
          <div style="border:2px solid #379ab6;">Content here</div>
        
        
          .myborder {border:2px solid #379ab6;}
        
        Border color #379ab6