#bff48a color space conversions
Hex:
        #bff48a
        RGB:
        191, 244, 138
        CMY:
        25, 4, 46
        CMYK:
        22, 0, 43, 4
      HSL:
        90°, 82.8125%, 74.9020%
        HSV (HSB):
        90°, 43.4426%, 95.6863%
        XYZ:
        58.4240, 77.6127, 35.9462
        xyY:
        0.3397, 0.4513, 77.6127
      CIE-Lab:
        90.6029, -34.3660, 45.5706
        CIE-LCH:
        90.6029, 57.0762, 127.0209
        CIE-Luv:
        90.6029, -26.1344, 66.7640
        Hunter-Lab:
        88.0981, -35.7958, 37.4768
      #bff48a color charts
#bff48a RGB chart
      #bff48a CMYK chart
      #bff48a RGB pie chart
      #bff48a color shades, tints & tones
#bff48a color schemes
#bff48a color preview, HTML & CSS examples
           This text has a color of #bff48a        
        
          <p style="color:#bff48a;">Text here</p>
        
        
          .mytext {color:#bff48a;}
        
        Text color #bff48a
      
           This box has a color of #bff48a        
        
          <div style="background-color:#bff48a;">Content here</div>
        
        
          .mybackground {background-color:#bff48a;}
        
        Background color #bff48a
      
           Border around this has a color of #bff48a        
        
          <div style="border:2px solid #bff48a;">Content here</div>
        
        
          .myborder {border:2px solid #bff48a;}
        
        Border color #bff48a