#6ba0a1 color space conversions
Hex:
        #6ba0a1
        RGB:
        107, 160, 161
        CMY:
        58, 37, 37
        CMYK:
        34, 1, 0, 37
      HSL:
        181°, 22.3140%, 52.5490%
        HSV (HSB):
        181°, 33.5404%, 63.1373%
        XYZ:
        25.0672, 30.8406, 38.3499
        xyY:
        0.2659, 0.3272, 30.8406
      CIE-Lab:
        62.3729, -17.1679, -6.1166
        CIE-LCH:
        62.3729, 18.2250, 199.6101
        CIE-Luv:
        62.3729, -25.5261, -6.3403
        Hunter-Lab:
        55.5343, -16.6133, -2.0694
      #6ba0a1 color charts
#6ba0a1 RGB chart
      #6ba0a1 CMYK chart
      #6ba0a1 RGB pie chart
      #6ba0a1 color shades, tints & tones
#6ba0a1 color schemes
#6ba0a1 color preview, HTML & CSS examples
           This text has a color of #6ba0a1        
        
          <p style="color:#6ba0a1;">Text here</p>
        
        
          .mytext {color:#6ba0a1;}
        
        Text color #6ba0a1
      
           This box has a color of #6ba0a1        
        
          <div style="background-color:#6ba0a1;">Content here</div>
        
        
          .mybackground {background-color:#6ba0a1;}
        
        Background color #6ba0a1
      
           Border around this has a color of #6ba0a1        
        
          <div style="border:2px solid #6ba0a1;">Content here</div>
        
        
          .myborder {border:2px solid #6ba0a1;}
        
        Border color #6ba0a1