#bff97e color space conversions
Hex:
        #bff97e
        RGB:
        191, 249, 126
        CMY:
        25, 2, 51
        CMYK:
        23, 0, 49, 2
      HSL:
        88°, 91.1111%, 73.5294%
        HSV (HSB):
        88°, 49.3976%, 97.6471%
        XYZ:
        59.1274, 80.3341, 32.1283
        xyY:
        0.3446, 0.4682, 80.3341
      CIE-Lab:
        91.8346, -37.9755, 52.7722
        CIE-LCH:
        91.8346, 65.0157, 125.7392
        CIE-Luv:
        91.8346, -28.6554, 75.3100
        Hunter-Lab:
        89.6293, -39.0968, 41.4875
      #bff97e color charts
#bff97e RGB chart
      #bff97e CMYK chart
      #bff97e RGB pie chart
      #bff97e color shades, tints & tones
#bff97e color schemes
#bff97e color preview, HTML & CSS examples
           This text has a color of #bff97e        
        
          <p style="color:#bff97e;">Text here</p>
        
        
          .mytext {color:#bff97e;}
        
        Text color #bff97e
      
           This box has a color of #bff97e        
        
          <div style="background-color:#bff97e;">Content here</div>
        
        
          .mybackground {background-color:#bff97e;}
        
        Background color #bff97e
      
           Border around this has a color of #bff97e        
        
          <div style="border:2px solid #bff97e;">Content here</div>
        
        
          .myborder {border:2px solid #bff97e;}
        
        Border color #bff97e