#378f85 color space conversions
Hex:
        #378f85
        RGB:
        55, 143, 133
        CMY:
        78, 44, 48
        CMYK:
        62, 0, 7, 44
      HSL:
        173°, 44.4444%, 38.8235%
        HSV (HSB):
        173°, 61.5385%, 56.0784%
        XYZ:
        15.6316, 22.1506, 25.6419
        xyY:
        0.2465, 0.3492, 22.1506
      CIE-Lab:
        54.1864, -28.5856, -2.4965
        CIE-LCH:
        54.1864, 28.6944, 184.9911
        CIE-Luv:
        54.1864, -35.6825, 0.6607
        Hunter-Lab:
        47.0644, -23.0770, 0.6424
      #378f85 color charts
#378f85 RGB chart
      #378f85 CMYK chart
      #378f85 RGB pie chart
      #378f85 color shades, tints & tones
#378f85 color schemes
#378f85 color preview, HTML & CSS examples
           This text has a color of #378f85        
        
          <p style="color:#378f85;">Text here</p>
        
        
          .mytext {color:#378f85;}
        
        Text color #378f85
      
           This box has a color of #378f85        
        
          <div style="background-color:#378f85;">Content here</div>
        
        
          .mybackground {background-color:#378f85;}
        
        Background color #378f85
      
           Border around this has a color of #378f85        
        
          <div style="border:2px solid #378f85;">Content here</div>
        
        
          .myborder {border:2px solid #378f85;}
        
        Border color #378f85