#bcfbdb color space conversions
Hex:
        #bcfbdb
        RGB:
        188, 251, 219
        CMY:
        26, 2, 14
        CMYK:
        25, 0, 13, 2
      HSL:
        150°, 88.7324%, 86.0784%
        HSV (HSB):
        150°, 25.0996%, 98.4314%
        XYZ:
        68.0224, 84.8002, 79.8007
        xyY:
        0.2924, 0.3645, 84.8002
      CIE-Lab:
        93.7970, -26.0222, 8.9844
        CIE-LCH:
        93.7970, 27.5295, 160.9523
        CIE-Luv:
        93.7970, -31.1776, 18.1415
        Hunter-Lab:
        92.0870, -29.2988, 13.0814
      #bcfbdb color charts
#bcfbdb RGB chart
      #bcfbdb CMYK chart
      #bcfbdb RGB pie chart
      #bcfbdb color shades, tints & tones
#bcfbdb color schemes
#bcfbdb color preview, HTML & CSS examples
           This text has a color of #bcfbdb        
        
          <p style="color:#bcfbdb;">Text here</p>
        
        
          .mytext {color:#bcfbdb;}
        
        Text color #bcfbdb
      
           This box has a color of #bcfbdb        
        
          <div style="background-color:#bcfbdb;">Content here</div>
        
        
          .mybackground {background-color:#bcfbdb;}
        
        Background color #bcfbdb
      
           Border around this has a color of #bcfbdb        
        
          <div style="border:2px solid #bcfbdb;">Content here</div>
        
        
          .myborder {border:2px solid #bcfbdb;}
        
        Border color #bcfbdb