#379ca6 color space conversions
Hex:
        #379ca6
        RGB:
        55, 156, 166
        CMY:
        78, 39, 35
        CMYK:
        67, 6, 0, 35
      HSL:
        185°, 50.2262%, 43.3333%
        HSV (HSB):
        185°, 66.8675%, 65.0980%
        XYZ:
        20.3469, 27.3423, 40.2816
        xyY:
        0.2313, 0.3108, 27.3423
      CIE-Lab:
        59.2899, -25.4203, -13.7649
        CIE-LCH:
        59.2899, 28.9079, 208.4352
        CIE-Luv:
        59.2899, -38.7065, -16.9515
        Hunter-Lab:
        52.2899, -22.0497, -9.0712
      #379ca6 color charts
#379ca6 RGB chart
      #379ca6 CMYK chart
      #379ca6 RGB pie chart
      #379ca6 color shades, tints & tones
#379ca6 color schemes
#379ca6 color preview, HTML & CSS examples
           This text has a color of #379ca6        
        
          <p style="color:#379ca6;">Text here</p>
        
        
          .mytext {color:#379ca6;}
        
        Text color #379ca6
      
           This box has a color of #379ca6        
        
          <div style="background-color:#379ca6;">Content here</div>
        
        
          .mybackground {background-color:#379ca6;}
        
        Background color #379ca6
      
           Border around this has a color of #379ca6        
        
          <div style="border:2px solid #379ca6;">Content here</div>
        
        
          .myborder {border:2px solid #379ca6;}
        
        Border color #379ca6