#b9aff3 color space conversions
Hex:
        #b9aff3
        RGB:
        185, 175, 243
        CMY:
        27, 31, 5
        CMYK:
        24, 28, 0, 5
      HSL:
        249°, 73.9130%, 81.9608%
        HSV (HSB):
        249°, 27.9835%, 95.2941%
        XYZ:
        51.5152, 47.4453, 91.2367
        xyY:
        0.2709, 0.2495, 47.4453
      CIE-Lab:
        74.4737, 17.6911, -32.5637
        CIE-LCH:
        74.4737, 37.0591, 298.5142
        CIE-Luv:
        74.4737, 0.8588, -54.7265
        Hunter-Lab:
        68.8805, 12.9578, -30.3171
      #b9aff3 color charts
#b9aff3 RGB chart
      #b9aff3 CMYK chart
      #b9aff3 RGB pie chart
      #b9aff3 color shades, tints & tones
#b9aff3 color schemes
#b9aff3 color preview, HTML & CSS examples
           This text has a color of #b9aff3        
        
          <p style="color:#b9aff3;">Text here</p>
        
        
          .mytext {color:#b9aff3;}
        
        Text color #b9aff3
      
           This box has a color of #b9aff3        
        
          <div style="background-color:#b9aff3;">Content here</div>
        
        
          .mybackground {background-color:#b9aff3;}
        
        Background color #b9aff3
      
           Border around this has a color of #b9aff3        
        
          <div style="border:2px solid #b9aff3;">Content here</div>
        
        
          .myborder {border:2px solid #b9aff3;}
        
        Border color #b9aff3