#379d9b color space conversions
Hex:
        #379d9b
        RGB:
        55, 157, 155
        CMY:
        78, 38, 39
        CMYK:
        65, 0, 1, 38
      HSL:
        179°, 48.1132%, 41.5686%
        HSV (HSB):
        179°, 64.9682%, 61.5686%
        XYZ:
        19.5489, 27.2927, 35.2480
        xyY:
        0.2381, 0.3325, 27.2927
      CIE-Lab:
        59.2443, -29.1866, -7.5951
        CIE-LCH:
        59.2443, 30.1587, 194.5864
        CIE-Luv:
        59.2443, -39.7359, -6.8814
        Hunter-Lab:
        52.2424, -24.6303, -3.4333
      #379d9b color charts
#379d9b RGB chart
      #379d9b CMYK chart
      #379d9b RGB pie chart
      #379d9b color shades, tints & tones
#379d9b color schemes
#379d9b color preview, HTML & CSS examples
           This text has a color of #379d9b        
        
          <p style="color:#379d9b;">Text here</p>
        
        
          .mytext {color:#379d9b;}
        
        Text color #379d9b
      
           This box has a color of #379d9b        
        
          <div style="background-color:#379d9b;">Content here</div>
        
        
          .mybackground {background-color:#379d9b;}
        
        Background color #379d9b
      
           Border around this has a color of #379d9b        
        
          <div style="border:2px solid #379d9b;">Content here</div>
        
        
          .myborder {border:2px solid #379d9b;}
        
        Border color #379d9b