#b9aefe color space conversions
Hex:
        #b9aefe
        RGB:
        185, 174, 254
        CMY:
        27, 32, 0
        CMYK:
        27, 31, 0, 0
      HSL:
        248°, 97.5610%, 83.9216%
        HSV (HSB):
        248°, 31.4961%, 99.6078%
        XYZ:
        53.0330, 47.7421, 100.1859
        xyY:
        0.2639, 0.2376, 47.7421
      CIE-Lab:
        74.6620, 20.8445, -38.2128
        CIE-LCH:
        74.6620, 43.5283, 298.6119
        CIE-Luv:
        74.6620, 0.4521, -64.7034
        Hunter-Lab:
        69.0957, 16.0867, -37.6011
      #b9aefe color charts
#b9aefe RGB chart
      #b9aefe CMYK chart
      #b9aefe RGB pie chart
      #b9aefe color shades, tints & tones
#b9aefe color schemes
#b9aefe color preview, HTML & CSS examples
           This text has a color of #b9aefe        
        
          <p style="color:#b9aefe;">Text here</p>
        
        
          .mytext {color:#b9aefe;}
        
        Text color #b9aefe
      
           This box has a color of #b9aefe        
        
          <div style="background-color:#b9aefe;">Content here</div>
        
        
          .mybackground {background-color:#b9aefe;}
        
        Background color #b9aefe
      
           Border around this has a color of #b9aefe        
        
          <div style="border:2px solid #b9aefe;">Content here</div>
        
        
          .myborder {border:2px solid #b9aefe;}
        
        Border color #b9aefe