#b984fa color space conversions
Hex:
        #b984fa
        RGB:
        185, 132, 250
        CMY:
        27, 48, 2
        CMYK:
        26, 47, 0, 2
      HSL:
        267°, 92.1875%, 74.9020%
        HSV (HSB):
        267°, 47.2000%, 98.0392%
        XYZ:
        45.5142, 33.7189, 94.5520
        xyY:
        0.2619, 0.1940, 33.7189
      CIE-Lab:
        64.7389, 43.1641, -51.6047
        CIE-LCH:
        64.7389, 67.2769, 309.9104
        CIE-Luv:
        64.7389, 17.0038, -88.2665
        Hunter-Lab:
        58.0680, 38.2907, -55.8942
      #b984fa color charts
#b984fa RGB chart
      #b984fa CMYK chart
      #b984fa RGB pie chart
      #b984fa color shades, tints & tones
#b984fa color schemes
#b984fa color preview, HTML & CSS examples
           This text has a color of #b984fa        
        
          <p style="color:#b984fa;">Text here</p>
        
        
          .mytext {color:#b984fa;}
        
        Text color #b984fa
      
           This box has a color of #b984fa        
        
          <div style="background-color:#b984fa;">Content here</div>
        
        
          .mybackground {background-color:#b984fa;}
        
        Background color #b984fa
      
           Border around this has a color of #b984fa        
        
          <div style="border:2px solid #b984fa;">Content here</div>
        
        
          .myborder {border:2px solid #b984fa;}
        
        Border color #b984fa