#b99af5 color space conversions
Hex:
        #b99af5
        RGB:
        185, 154, 245
        CMY:
        27, 40, 4
        CMYK:
        24, 37, 0, 4
      HSL:
        260°, 81.9820%, 78.2353%
        HSV (HSB):
        260°, 37.1429%, 96.0784%
        XYZ:
        48.0446, 40.0181, 91.5782
        xyY:
        0.2674, 0.2228, 40.0181
      CIE-Lab:
        69.4824, 29.8369, -41.4044
        CIE-LCH:
        69.4824, 51.0350, 305.7774
        CIE-Luv:
        69.4824, 9.3575, -70.5897
        Hunter-Lab:
        63.2598, 24.8626, -41.5494
      #b99af5 color charts
#b99af5 RGB chart
      #b99af5 CMYK chart
      #b99af5 RGB pie chart
      #b99af5 color shades, tints & tones
#b99af5 color schemes
#b99af5 color preview, HTML & CSS examples
           This text has a color of #b99af5        
        
          <p style="color:#b99af5;">Text here</p>
        
        
          .mytext {color:#b99af5;}
        
        Text color #b99af5
      
           This box has a color of #b99af5        
        
          <div style="background-color:#b99af5;">Content here</div>
        
        
          .mybackground {background-color:#b99af5;}
        
        Background color #b99af5
      
           Border around this has a color of #b99af5        
        
          <div style="border:2px solid #b99af5;">Content here</div>
        
        
          .myborder {border:2px solid #b99af5;}
        
        Border color #b99af5