#bff448 color space conversions
Hex:
        #bff448
        RGB:
        191, 244, 72
        CMY:
        25, 4, 72
        CMYK:
        22, 0, 70, 4
      HSL:
        78°, 88.6598%, 61.9608%
        HSV (HSB):
        78°, 70.4918%, 95.6863%
        XYZ:
        55.0062, 76.2456, 17.9486
        xyY:
        0.3687, 0.5110, 76.2456
      CIE-Lab:
        89.9733, -40.1091, 73.0511
        CIE-LCH:
        89.9733, 83.3379, 118.7692
        CIE-Luv:
        89.9733, -25.9385, 93.0113
        Hunter-Lab:
        87.3187, -40.3621, 48.9359
      #bff448 color charts
#bff448 RGB chart
      #bff448 CMYK chart
      #bff448 RGB pie chart
      #bff448 color shades, tints & tones
#bff448 color schemes
#bff448 color preview, HTML & CSS examples
           This text has a color of #bff448        
        
          <p style="color:#bff448;">Text here</p>
        
        
          .mytext {color:#bff448;}
        
        Text color #bff448
      
           This box has a color of #bff448        
        
          <div style="background-color:#bff448;">Content here</div>
        
        
          .mybackground {background-color:#bff448;}
        
        Background color #bff448
      
           Border around this has a color of #bff448        
        
          <div style="border:2px solid #bff448;">Content here</div>
        
        
          .myborder {border:2px solid #bff448;}
        
        Border color #bff448