#379eaf color space conversions
Hex:
        #379eaf
        RGB:
        55, 158, 175
        CMY:
        78, 38, 31
        CMYK:
        69, 10, 0, 31
      HSL:
        189°, 52.1739%, 45.0980%
        HSV (HSB):
        189°, 68.5714%, 68.6275%
        XYZ:
        21.5403, 28.3611, 44.8964
        xyY:
        0.2272, 0.2992, 28.3611
      CIE-Lab:
        60.2136, -23.6651, -17.4581
        CIE-LCH:
        60.2136, 29.4079, 216.4167
        CIE-Luv:
        60.2136, -38.9091, -23.0885
        Hunter-Lab:
        53.2551, -20.9980, -12.7055
      #379eaf color charts
#379eaf RGB chart
      #379eaf CMYK chart
      #379eaf RGB pie chart
      #379eaf color shades, tints & tones
#379eaf color schemes
#379eaf color preview, HTML & CSS examples
           This text has a color of #379eaf        
        
          <p style="color:#379eaf;">Text here</p>
        
        
          .mytext {color:#379eaf;}
        
        Text color #379eaf
      
           This box has a color of #379eaf        
        
          <div style="background-color:#379eaf;">Content here</div>
        
        
          .mybackground {background-color:#379eaf;}
        
        Background color #379eaf
      
           Border around this has a color of #379eaf        
        
          <div style="border:2px solid #379eaf;">Content here</div>
        
        
          .myborder {border:2px solid #379eaf;}
        
        Border color #379eaf