#bdfbdb color space conversions
Hex:
        #bdfbdb
        RGB:
        189, 251, 219
        CMY:
        26, 2, 14
        CMYK:
        25, 0, 13, 2
      HSL:
        149°, 88.5714%, 86.2745%
        HSV (HSB):
        149°, 24.7012%, 98.4314%
        XYZ:
        68.2696, 84.9277, 79.8123
        xyY:
        0.2930, 0.3645, 84.9277
      CIE-Lab:
        93.8519, -25.7180, 9.0704
        CIE-LCH:
        93.8519, 27.2706, 160.5728
        CIE-Luv:
        93.8519, -30.7245, 18.2192
        Hunter-Lab:
        92.1562, -29.0399, 13.1610
      #bdfbdb color charts
#bdfbdb RGB chart
      #bdfbdb CMYK chart
      #bdfbdb RGB pie chart
      #bdfbdb color shades, tints & tones
#bdfbdb color schemes
#bdfbdb color preview, HTML & CSS examples
           This text has a color of #bdfbdb        
        
          <p style="color:#bdfbdb;">Text here</p>
        
        
          .mytext {color:#bdfbdb;}
        
        Text color #bdfbdb
      
           This box has a color of #bdfbdb        
        
          <div style="background-color:#bdfbdb;">Content here</div>
        
        
          .mybackground {background-color:#bdfbdb;}
        
        Background color #bdfbdb
      
           Border around this has a color of #bdfbdb        
        
          <div style="border:2px solid #bdfbdb;">Content here</div>
        
        
          .myborder {border:2px solid #bdfbdb;}
        
        Border color #bdfbdb