#83ae90 color space conversions
Hex:
        #83ae90
        RGB:
        131, 174, 144
        CMY:
        49, 32, 44
        CMYK:
        25, 0, 17, 32
      HSL:
        138°, 20.9756%, 59.8039%
        HSV (HSB):
        138°, 24.7126%, 68.2353%
        XYZ:
        29.5302, 37.1110, 31.9923
        xyY:
        0.2994, 0.3763, 37.1110
      CIE-Lab:
        67.3602, -20.6655, 10.7633
        CIE-LCH:
        67.3602, 23.3004, 152.4879
        CIE-Luv:
        67.3602, -21.6172, 18.6300
        Hunter-Lab:
        60.9188, -20.0807, 11.5063
      #83ae90 color charts
#83ae90 RGB chart
      #83ae90 CMYK chart
      #83ae90 RGB pie chart
      #83ae90 color shades, tints & tones
#83ae90 color schemes
#83ae90 color preview, HTML & CSS examples
           This text has a color of #83ae90        
        
          <p style="color:#83ae90;">Text here</p>
        
        
          .mytext {color:#83ae90;}
        
        Text color #83ae90
      
           This box has a color of #83ae90        
        
          <div style="background-color:#83ae90;">Content here</div>
        
        
          .mybackground {background-color:#83ae90;}
        
        Background color #83ae90
      
           Border around this has a color of #83ae90        
        
          <div style="border:2px solid #83ae90;">Content here</div>
        
        
          .myborder {border:2px solid #83ae90;}
        
        Border color #83ae90