#bdf5bf color space conversions
Hex:
        #bdf5bf
        RGB:
        189, 245, 191
        CMY:
        26, 4, 25
        CMYK:
        23, 0, 22, 4
      HSL:
        122°, 73.6842%, 85.0980%
        HSV (HSB):
        122°, 22.8571%, 96.0784%
        XYZ:
        63.0426, 79.8852, 61.3869
        xyY:
        0.3086, 0.3910, 79.8852
      CIE-Lab:
        91.6333, -27.8878, 20.3525
        CIE-LCH:
        91.6333, 34.5246, 143.8781
        CIE-Luv:
        91.6333, -27.8575, 34.6088
        Hunter-Lab:
        89.3785, -30.5085, 21.8435
      #bdf5bf color charts
#bdf5bf RGB chart
      #bdf5bf CMYK chart
      #bdf5bf RGB pie chart
      #bdf5bf color shades, tints & tones
#bdf5bf color schemes
#bdf5bf color preview, HTML & CSS examples
           This text has a color of #bdf5bf        
        
          <p style="color:#bdf5bf;">Text here</p>
        
        
          .mytext {color:#bdf5bf;}
        
        Text color #bdf5bf
      
           This box has a color of #bdf5bf        
        
          <div style="background-color:#bdf5bf;">Content here</div>
        
        
          .mybackground {background-color:#bdf5bf;}
        
        Background color #bdf5bf
      
           Border around this has a color of #bdf5bf        
        
          <div style="border:2px solid #bdf5bf;">Content here</div>
        
        
          .myborder {border:2px solid #bdf5bf;}
        
        Border color #bdf5bf