#82ef12 color space conversions
Hex:
        #82ef12
        RGB:
        130, 239, 18
        CMY:
        49, 6, 93
        CMYK:
        46, 0, 92, 6
      HSL:
        90°, 87.3518%, 50.3922%
        HSV (HSB):
        90°, 92.4686%, 93.7255%
        XYZ:
        40.1816, 66.5225, 11.2946
        xyY:
        0.3405, 0.5638, 66.5225
      CIE-Lab:
        85.2622, -61.2146, 80.6177
        CIE-LCH:
        85.2622, 101.2247, 127.2101
        CIE-Luv:
        85.2622, -53.0871, 99.9845
        Hunter-Lab:
        81.5613, -54.7934, 48.8825
      #82ef12 color charts
#82ef12 RGB chart
      #82ef12 CMYK chart
      #82ef12 RGB pie chart
      #82ef12 color shades, tints & tones
#82ef12 color schemes
#82ef12 color preview, HTML & CSS examples
           This text has a color of #82ef12        
        
          <p style="color:#82ef12;">Text here</p>
        
        
          .mytext {color:#82ef12;}
        
        Text color #82ef12
      
           This box has a color of #82ef12        
        
          <div style="background-color:#82ef12;">Content here</div>
        
        
          .mybackground {background-color:#82ef12;}
        
        Background color #82ef12
      
           Border around this has a color of #82ef12        
        
          <div style="border:2px solid #82ef12;">Content here</div>
        
        
          .myborder {border:2px solid #82ef12;}
        
        Border color #82ef12