#b1befe color space conversions
Hex:
        #b1befe
        RGB:
        177, 190, 254
        CMY:
        31, 25, 0
        CMYK:
        30, 25, 0, 0
      HSL:
        230°, 97.4684%, 84.5098%
        HSV (HSB):
        230°, 30.3150%, 99.6078%
        XYZ:
        54.4343, 53.3298, 101.1906
        xyY:
        0.2605, 0.2552, 53.3298
      CIE-Lab:
        78.0693, 9.7519, -32.9862
        CIE-LCH:
        78.0693, 34.3975, 286.4696
        CIE-Luv:
        78.0693, -9.9495, -54.6415
        Hunter-Lab:
        73.0272, 5.2557, -31.0365
      #b1befe color charts
#b1befe RGB chart
      #b1befe CMYK chart
      #b1befe RGB pie chart
      #b1befe color shades, tints & tones
#b1befe color schemes
#b1befe color preview, HTML & CSS examples
           This text has a color of #b1befe        
        
          <p style="color:#b1befe;">Text here</p>
        
        
          .mytext {color:#b1befe;}
        
        Text color #b1befe
      
           This box has a color of #b1befe        
        
          <div style="background-color:#b1befe;">Content here</div>
        
        
          .mybackground {background-color:#b1befe;}
        
        Background color #b1befe
      
           Border around this has a color of #b1befe        
        
          <div style="border:2px solid #b1befe;">Content here</div>
        
        
          .myborder {border:2px solid #b1befe;}
        
        Border color #b1befe