#82ecaf color space conversions
Hex:
        #82ecaf
        RGB:
        130, 236, 175
        CMY:
        49, 7, 31
        CMYK:
        45, 0, 26, 7
      HSL:
        145°, 73.6111%, 71.7647%
        HSV (HSB):
        145°, 44.9153%, 92.5490%
        XYZ:
        46.9392, 67.8319, 51.1763
        xyY:
        0.2829, 0.4088, 67.8319
      CIE-Lab:
        85.9223, -44.1031, 20.2272
        CIE-LCH:
        85.9223, 48.5203, 155.3622
        CIE-Luv:
        85.9223, -48.7914, 36.7562
        Hunter-Lab:
        82.3601, -42.3983, 20.8109
      #82ecaf color charts
#82ecaf RGB chart
      #82ecaf CMYK chart
      #82ecaf RGB pie chart
      #82ecaf color shades, tints & tones
#82ecaf color schemes
#82ecaf color preview, HTML & CSS examples
           This text has a color of #82ecaf        
        
          <p style="color:#82ecaf;">Text here</p>
        
        
          .mytext {color:#82ecaf;}
        
        Text color #82ecaf
      
           This box has a color of #82ecaf        
        
          <div style="background-color:#82ecaf;">Content here</div>
        
        
          .mybackground {background-color:#82ecaf;}
        
        Background color #82ecaf
      
           Border around this has a color of #82ecaf        
        
          <div style="border:2px solid #82ecaf;">Content here</div>
        
        
          .myborder {border:2px solid #82ecaf;}
        
        Border color #82ecaf