#bdf2e2 color space conversions
Hex:
        #bdf2e2
        RGB:
        189, 242, 226
        CMY:
        26, 5, 11
        CMYK:
        22, 0, 7, 5
      HSL:
        162°, 67.0886%, 84.5098%
        HSV (HSB):
        162°, 21.9008%, 94.9020%
        XYZ:
        66.4659, 79.8141, 83.8540
        xyY:
        0.2888, 0.3468, 79.8141
      CIE-Lab:
        91.6014, -19.9962, 2.1962
        CIE-LCH:
        91.6014, 20.1164, 173.7323
        CIE-Luv:
        91.6014, -26.6506, 6.8256
        Hunter-Lab:
        89.3387, -23.5430, 6.8870
      #bdf2e2 color charts
#bdf2e2 RGB chart
      #bdf2e2 CMYK chart
      #bdf2e2 RGB pie chart
      #bdf2e2 color shades, tints & tones
#bdf2e2 color schemes
#bdf2e2 color preview, HTML & CSS examples
           This text has a color of #bdf2e2        
        
          <p style="color:#bdf2e2;">Text here</p>
        
        
          .mytext {color:#bdf2e2;}
        
        Text color #bdf2e2
      
           This box has a color of #bdf2e2        
        
          <div style="background-color:#bdf2e2;">Content here</div>
        
        
          .mybackground {background-color:#bdf2e2;}
        
        Background color #bdf2e2
      
           Border around this has a color of #bdf2e2        
        
          <div style="border:2px solid #bdf2e2;">Content here</div>
        
        
          .myborder {border:2px solid #bdf2e2;}
        
        Border color #bdf2e2