#82dbcb color space conversions
Hex:
        #82dbcb
        RGB:
        130, 219, 203
        CMY:
        49, 14, 20
        CMYK:
        41, 0, 7, 14
      HSL:
        169°, 55.2795%, 68.4314%
        HSV (HSB):
        169°, 40.6393%, 85.8824%
        XYZ:
        45.3169, 59.7207, 65.6387
        xyY:
        0.2655, 0.3499, 59.7207
      CIE-Lab:
        81.6861, -30.4503, -0.5276
        CIE-LCH:
        81.6861, 30.4548, 180.9927
        CIE-Luv:
        81.6861, -40.9472, 4.1982
        Hunter-Lab:
        77.2791, -30.5651, 3.7362
      #82dbcb color charts
#82dbcb RGB chart
      #82dbcb CMYK chart
      #82dbcb RGB pie chart
      #82dbcb color shades, tints & tones
#82dbcb color schemes
#82dbcb color preview, HTML & CSS examples
           This text has a color of #82dbcb        
        
          <p style="color:#82dbcb;">Text here</p>
        
        
          .mytext {color:#82dbcb;}
        
        Text color #82dbcb
      
           This box has a color of #82dbcb        
        
          <div style="background-color:#82dbcb;">Content here</div>
        
        
          .mybackground {background-color:#82dbcb;}
        
        Background color #82dbcb
      
           Border around this has a color of #82dbcb        
        
          <div style="border:2px solid #82dbcb;">Content here</div>
        
        
          .myborder {border:2px solid #82dbcb;}
        
        Border color #82dbcb