#82fcbc color space conversions
Hex:
        #82fcbc
        RGB:
        130, 252, 188
        CMY:
        49, 1, 26
        CMYK:
        48, 0, 25, 1
      HSL:
        149°, 95.3125%, 74.9020%
        HSV (HSB):
        149°, 48.4127%, 98.8235%
        XYZ:
        53.0934, 77.9975, 59.8337
        xyY:
        0.2781, 0.4085, 77.9975
      CIE-Lab:
        90.7788, -48.4680, 20.2845
        CIE-LCH:
        90.7788, 52.5415, 157.2901
        CIE-Luv:
        90.7788, -54.7823, 37.9552
        Hunter-Lab:
        88.3162, -47.2437, 21.6527
      #82fcbc color charts
#82fcbc RGB chart
      #82fcbc CMYK chart
      #82fcbc RGB pie chart
      #82fcbc color shades, tints & tones
#82fcbc color schemes
#82fcbc color preview, HTML & CSS examples
           This text has a color of #82fcbc        
        
          <p style="color:#82fcbc;">Text here</p>
        
        
          .mytext {color:#82fcbc;}
        
        Text color #82fcbc
      
           This box has a color of #82fcbc        
        
          <div style="background-color:#82fcbc;">Content here</div>
        
        
          .mybackground {background-color:#82fcbc;}
        
        Background color #82fcbc
      
           Border around this has a color of #82fcbc        
        
          <div style="border:2px solid #82fcbc;">Content here</div>
        
        
          .myborder {border:2px solid #82fcbc;}
        
        Border color #82fcbc