#378f8e color space conversions
Hex:
        #378f8e
        RGB:
        55, 143, 142
        CMY:
        78, 44, 44
        CMYK:
        62, 0, 1, 44
      HSL:
        179°, 44.4444%, 38.8235%
        HSV (HSB):
        179°, 61.5385%, 56.0784%
        XYZ:
        16.2805, 22.4101, 29.0587
        xyY:
        0.2403, 0.3308, 22.4101
      CIE-Lab:
        54.4595, -26.0236, -7.2844
        CIE-LCH:
        54.4595, 27.0238, 195.6377
        CIE-Luv:
        54.4595, -35.1888, -6.7534
        Hunter-Lab:
        47.3393, -21.4559, -3.2569
      #378f8e color charts
#378f8e RGB chart
      #378f8e CMYK chart
      #378f8e RGB pie chart
      #378f8e color shades, tints & tones
#378f8e color schemes
#378f8e color preview, HTML & CSS examples
           This text has a color of #378f8e        
        
          <p style="color:#378f8e;">Text here</p>
        
        
          .mytext {color:#378f8e;}
        
        Text color #378f8e
      
           This box has a color of #378f8e        
        
          <div style="background-color:#378f8e;">Content here</div>
        
        
          .mybackground {background-color:#378f8e;}
        
        Background color #378f8e
      
           Border around this has a color of #378f8e        
        
          <div style="border:2px solid #378f8e;">Content here</div>
        
        
          .myborder {border:2px solid #378f8e;}
        
        Border color #378f8e