#379f8f color space conversions
Hex:
        #379f8f
        RGB:
        55, 159, 143
        CMY:
        78, 38, 44
        CMYK:
        65, 0, 10, 38
      HSL:
        171°, 48.5981%, 41.9608%
        HSV (HSB):
        171°, 65.4088%, 62.3529%
        XYZ:
        18.9316, 27.5917, 30.3145
        xyY:
        0.2464, 0.3591, 27.5917
      CIE-Lab:
        59.5180, -33.5064, -0.3916
        CIE-LCH:
        59.5180, 33.5087, 180.6696
        CIE-Luv:
        59.5180, -41.2050, 4.4818
        Hunter-Lab:
        52.5278, -27.5902, 2.5523
      #379f8f color charts
#379f8f RGB chart
      #379f8f CMYK chart
      #379f8f RGB pie chart
      #379f8f color shades, tints & tones
#379f8f color schemes
#379f8f color preview, HTML & CSS examples
           This text has a color of #379f8f        
        
          <p style="color:#379f8f;">Text here</p>
        
        
          .mytext {color:#379f8f;}
        
        Text color #379f8f
      
           This box has a color of #379f8f        
        
          <div style="background-color:#379f8f;">Content here</div>
        
        
          .mybackground {background-color:#379f8f;}
        
        Background color #379f8f
      
           Border around this has a color of #379f8f        
        
          <div style="border:2px solid #379f8f;">Content here</div>
        
        
          .myborder {border:2px solid #379f8f;}
        
        Border color #379f8f