#bdfbcb color space conversions
Hex:
        #bdfbcb
        RGB:
        189, 251, 203
        CMY:
        26, 2, 20
        CMYK:
        25, 0, 19, 2
      HSL:
        134°, 88.5714%, 86.2745%
        HSV (HSB):
        134°, 24.7012%, 98.4314%
        XYZ:
        66.2629, 84.1250, 69.2452
        xyY:
        0.3017, 0.3830, 84.1250
      CIE-Lab:
        93.5048, -28.6525, 16.8100
        CIE-LCH:
        93.5048, 33.2196, 149.6006
        CIE-Luv:
        93.5048, -30.7122, 29.9322
        Hunter-Lab:
        91.7197, -31.5520, 19.4418
      #bdfbcb color charts
#bdfbcb RGB chart
      #bdfbcb CMYK chart
      #bdfbcb RGB pie chart
      #bdfbcb color shades, tints & tones
#bdfbcb color schemes
#bdfbcb color preview, HTML & CSS examples
           This text has a color of #bdfbcb        
        
          <p style="color:#bdfbcb;">Text here</p>
        
        
          .mytext {color:#bdfbcb;}
        
        Text color #bdfbcb
      
           This box has a color of #bdfbcb        
        
          <div style="background-color:#bdfbcb;">Content here</div>
        
        
          .mybackground {background-color:#bdfbcb;}
        
        Background color #bdfbcb
      
           Border around this has a color of #bdfbcb        
        
          <div style="border:2px solid #bdfbcb;">Content here</div>
        
        
          .myborder {border:2px solid #bdfbcb;}
        
        Border color #bdfbcb