#bbdff5 color space conversions
Hex:
        #bbdff5
        RGB:
        187, 223, 245
        CMY:
        27, 13, 4
        CMYK:
        24, 9, 0, 4
      HSL:
        203°, 74.3590%, 84.7059%
        HSV (HSB):
        203°, 23.6735%, 96.0784%
        XYZ:
        63.3626, 69.9327, 96.5450
        xyY:
        0.2757, 0.3043, 69.9327
      CIE-Lab:
        86.9639, -7.0242, -14.6170
        CIE-LCH:
        86.9639, 16.2172, 244.3335
        CIE-Luv:
        86.9639, -19.2874, -21.9396
        Hunter-Lab:
        83.6258, -11.0970, -9.9116
      #bbdff5 color charts
#bbdff5 RGB chart
      #bbdff5 CMYK chart
      #bbdff5 RGB pie chart
      #bbdff5 color shades, tints & tones
#bbdff5 color schemes
#bbdff5 color preview, HTML & CSS examples
           This text has a color of #bbdff5        
        
          <p style="color:#bbdff5;">Text here</p>
        
        
          .mytext {color:#bbdff5;}
        
        Text color #bbdff5
      
           This box has a color of #bbdff5        
        
          <div style="background-color:#bbdff5;">Content here</div>
        
        
          .mybackground {background-color:#bbdff5;}
        
        Background color #bbdff5
      
           Border around this has a color of #bbdff5        
        
          <div style="border:2px solid #bbdff5;">Content here</div>
        
        
          .myborder {border:2px solid #bbdff5;}
        
        Border color #bbdff5