#bef982 color space conversions
Hex:
        #bef982
        RGB:
        190, 249, 130
        CMY:
        25, 2, 49
        CMYK:
        24, 0, 48, 2
      HSL:
        90°, 90.8397%, 74.3137%
        HSV (HSB):
        90°, 47.7912%, 97.6471%
        XYZ:
        59.1402, 80.3102, 33.5035
        xyY:
        0.3419, 0.4643, 80.3102
      CIE-Lab:
        91.8239, -37.8988, 50.8806
        CIE-LCH:
        91.8239, 63.4441, 126.6809
        CIE-Luv:
        91.8239, -29.1825, 73.3556
        Hunter-Lab:
        89.6160, -39.0307, 40.5652
      #bef982 color charts
#bef982 RGB chart
      #bef982 CMYK chart
      #bef982 RGB pie chart
      #bef982 color shades, tints & tones
#bef982 color schemes
#bef982 color preview, HTML & CSS examples
           This text has a color of #bef982        
        
          <p style="color:#bef982;">Text here</p>
        
        
          .mytext {color:#bef982;}
        
        Text color #bef982
      
           This box has a color of #bef982        
        
          <div style="background-color:#bef982;">Content here</div>
        
        
          .mybackground {background-color:#bef982;}
        
        Background color #bef982
      
           Border around this has a color of #bef982        
        
          <div style="border:2px solid #bef982;">Content here</div>
        
        
          .myborder {border:2px solid #bef982;}
        
        Border color #bef982