#49bbad color space conversions
Hex:
        #49bbad
        RGB:
        73, 187, 173
        CMY:
        71, 27, 32
        CMYK:
        61, 0, 7, 27
      HSL:
        173°, 45.6000%, 50.9804%
        HSV (HSB):
        173°, 60.9626%, 73.3333%
        XYZ:
        28.0608, 39.9742, 45.7720
        xyY:
        0.2466, 0.3512, 39.9742
      CIE-Lab:
        69.4512, -35.3908, -2.4927
        CIE-LCH:
        69.4512, 35.4784, 184.0289
        CIE-Luv:
        69.4512, -46.1498, 1.7649
        Hunter-Lab:
        63.2252, -31.4216, 1.3345
      #49bbad color charts
#49bbad RGB chart
      #49bbad CMYK chart
      #49bbad RGB pie chart
      #49bbad color shades, tints & tones
#49bbad color schemes
#49bbad color preview, HTML & CSS examples
           This text has a color of #49bbad        
        
          <p style="color:#49bbad;">Text here</p>
        
        
          .mytext {color:#49bbad;}
        
        Text color #49bbad
      
           This box has a color of #49bbad        
        
          <div style="background-color:#49bbad;">Content here</div>
        
        
          .mybackground {background-color:#49bbad;}
        
        Background color #49bbad
      
           Border around this has a color of #49bbad        
        
          <div style="border:2px solid #49bbad;">Content here</div>
        
        
          .myborder {border:2px solid #49bbad;}
        
        Border color #49bbad