#83b2b2 color space conversions
Hex:
        #83b2b2
        RGB:
        131, 178, 178
        CMY:
        49, 30, 30
        CMYK:
        26, 0, 0, 30
      HSL:
        180°, 23.3831%, 60.5882%
        HSV (HSB):
        180°, 26.4045%, 69.8039%
        XYZ:
        33.3163, 39.8804, 48.0612
        xyY:
        0.2748, 0.3289, 39.8804
      CIE-Lab:
        69.3843, -15.4947, -5.0653
        CIE-LCH:
        69.3843, 16.3016, 198.1027
        CIE-Luv:
        69.3843, -23.4889, -5.0787
        Hunter-Lab:
        63.1510, -16.3435, -0.9172
      #83b2b2 color charts
#83b2b2 RGB chart
      #83b2b2 CMYK chart
      #83b2b2 RGB pie chart
      #83b2b2 color shades, tints & tones
#83b2b2 color schemes
#83b2b2 color preview, HTML & CSS examples
           This text has a color of #83b2b2        
        
          <p style="color:#83b2b2;">Text here</p>
        
        
          .mytext {color:#83b2b2;}
        
        Text color #83b2b2
      
           This box has a color of #83b2b2        
        
          <div style="background-color:#83b2b2;">Content here</div>
        
        
          .mybackground {background-color:#83b2b2;}
        
        Background color #83b2b2
      
           Border around this has a color of #83b2b2        
        
          <div style="border:2px solid #83b2b2;">Content here</div>
        
        
          .myborder {border:2px solid #83b2b2;}
        
        Border color #83b2b2