#b1aefe color space conversions
Hex:
        #b1aefe
        RGB:
        177, 174, 254
        CMY:
        31, 32, 0
        CMYK:
        30, 31, 0, 0
      HSL:
        242°, 97.5610%, 83.9216%
        HSV (HSB):
        242°, 31.4961%, 99.6078%
        XYZ:
        51.1569, 46.7750, 100.0981
        xyY:
        0.2583, 0.2362, 46.7750
      CIE-Lab:
        74.0456, 18.5891, -39.2187
        CIE-LCH:
        74.0456, 43.4011, 295.3602
        CIE-Luv:
        74.0456, -3.3937, -66.0137
        Hunter-Lab:
        68.3922, 13.8303, -38.9017
      #b1aefe color charts
#b1aefe RGB chart
      #b1aefe CMYK chart
      #b1aefe RGB pie chart
      #b1aefe color shades, tints & tones
#b1aefe color schemes
#b1aefe color preview, HTML & CSS examples
           This text has a color of #b1aefe        
        
          <p style="color:#b1aefe;">Text here</p>
        
        
          .mytext {color:#b1aefe;}
        
        Text color #b1aefe
      
           This box has a color of #b1aefe        
        
          <div style="background-color:#b1aefe;">Content here</div>
        
        
          .mybackground {background-color:#b1aefe;}
        
        Background color #b1aefe
      
           Border around this has a color of #b1aefe        
        
          <div style="border:2px solid #b1aefe;">Content here</div>
        
        
          .myborder {border:2px solid #b1aefe;}
        
        Border color #b1aefe