#82eddd color space conversions
Hex:
        #82eddd
        RGB:
        130, 237, 221
        CMY:
        49, 7, 13
        CMYK:
        45, 0, 7, 7
      HSL:
        171°, 74.8252%, 71.9608%
        HSV (HSB):
        171°, 45.1477%, 92.9412%
        XYZ:
        52.5413, 70.5347, 79.2519
        xyY:
        0.2597, 0.3486, 70.5347
      CIE-Lab:
        87.2584, -34.7267, -1.8746
        CIE-LCH:
        87.2584, 34.7773, 183.0900
        CIE-Luv:
        87.2584, -47.6065, 2.8152
        Hunter-Lab:
        83.9849, -35.3034, 2.8407
      #82eddd color charts
#82eddd RGB chart
      #82eddd CMYK chart
      #82eddd RGB pie chart
      #82eddd color shades, tints & tones
#82eddd color schemes
#82eddd color preview, HTML & CSS examples
           This text has a color of #82eddd        
        
          <p style="color:#82eddd;">Text here</p>
        
        
          .mytext {color:#82eddd;}
        
        Text color #82eddd
      
           This box has a color of #82eddd        
        
          <div style="background-color:#82eddd;">Content here</div>
        
        
          .mybackground {background-color:#82eddd;}
        
        Background color #82eddd
      
           Border around this has a color of #82eddd        
        
          <div style="border:2px solid #82eddd;">Content here</div>
        
        
          .myborder {border:2px solid #82eddd;}
        
        Border color #82eddd