#bfdf94 color space conversions
Hex:
        #bfdf94
        RGB:
        191, 223, 148
        CMY:
        25, 13, 42
        CMYK:
        14, 0, 34, 13
      HSL:
        86°, 53.9568%, 72.7451%
        HSV (HSB):
        86°, 33.6323%, 87.4510%
        XYZ:
        53.2188, 65.9898, 37.9494
        xyY:
        0.3386, 0.4199, 65.9898
      CIE-Lab:
        84.9912, -23.1978, 33.3740
        CIE-LCH:
        84.9912, 40.6443, 124.8027
        CIE-Luv:
        84.9912, -15.2885, 49.7412
        Hunter-Lab:
        81.2341, -25.2192, 29.1660
      #bfdf94 color charts
#bfdf94 RGB chart
      #bfdf94 CMYK chart
      #bfdf94 RGB pie chart
      #bfdf94 color shades, tints & tones
#bfdf94 color schemes
#bfdf94 color preview, HTML & CSS examples
           This text has a color of #bfdf94        
        
          <p style="color:#bfdf94;">Text here</p>
        
        
          .mytext {color:#bfdf94;}
        
        Text color #bfdf94
      
           This box has a color of #bfdf94        
        
          <div style="background-color:#bfdf94;">Content here</div>
        
        
          .mybackground {background-color:#bfdf94;}
        
        Background color #bfdf94
      
           Border around this has a color of #bfdf94        
        
          <div style="border:2px solid #bfdf94;">Content here</div>
        
        
          .myborder {border:2px solid #bfdf94;}
        
        Border color #bfdf94