#b1ddfe color space conversions
Hex:
        #b1ddfe
        RGB:
        177, 221, 254
        CMY:
        31, 13, 0
        CMYK:
        30, 13, 0, 0
      HSL:
        206°, 97.4684%, 84.5098%
        HSV (HSB):
        206°, 30.3150%, 99.6078%
        XYZ:
        61.8773, 68.2158, 103.6716
        xyY:
        0.2647, 0.2918, 68.2158
      CIE-Lab:
        86.1142, -6.8020, -20.6979
        CIE-LCH:
        86.1142, 21.7869, 251.8078
        CIE-Luv:
        86.1142, -23.0136, -32.0065
        Hunter-Lab:
        82.5928, -10.8080, -16.6066
      #b1ddfe color charts
#b1ddfe RGB chart
      #b1ddfe CMYK chart
      #b1ddfe RGB pie chart
      #b1ddfe color shades, tints & tones
#b1ddfe color schemes
#b1ddfe color preview, HTML & CSS examples
           This text has a color of #b1ddfe        
        
          <p style="color:#b1ddfe;">Text here</p>
        
        
          .mytext {color:#b1ddfe;}
        
        Text color #b1ddfe
      
           This box has a color of #b1ddfe        
        
          <div style="background-color:#b1ddfe;">Content here</div>
        
        
          .mybackground {background-color:#b1ddfe;}
        
        Background color #b1ddfe
      
           Border around this has a color of #b1ddfe        
        
          <div style="border:2px solid #b1ddfe;">Content here</div>
        
        
          .myborder {border:2px solid #b1ddfe;}
        
        Border color #b1ddfe