#b984f1 color space conversions
Hex:
        #b984f1
        RGB:
        185, 132, 241
        CMY:
        27, 48, 5
        CMYK:
        23, 45, 0, 5
      HSL:
        269°, 79.5620%, 73.1373%
        HSV (HSB):
        269°, 45.2282%, 94.5098%
        XYZ:
        44.1360, 33.1677, 87.2949
        xyY:
        0.2681, 0.2015, 33.1677
      CIE-Lab:
        64.2965, 41.0823, -47.3552
        CIE-LCH:
        64.2965, 62.6919, 310.9428
        CIE-Luv:
        64.2965, 18.2795, -80.9456
        Hunter-Lab:
        57.5914, 36.0112, -49.5556
      #b984f1 color charts
#b984f1 RGB chart
      #b984f1 CMYK chart
      #b984f1 RGB pie chart
      #b984f1 color shades, tints & tones
#b984f1 color schemes
#b984f1 color preview, HTML & CSS examples
           This text has a color of #b984f1        
        
          <p style="color:#b984f1;">Text here</p>
        
        
          .mytext {color:#b984f1;}
        
        Text color #b984f1
      
           This box has a color of #b984f1        
        
          <div style="background-color:#b984f1;">Content here</div>
        
        
          .mybackground {background-color:#b984f1;}
        
        Background color #b984f1
      
           Border around this has a color of #b984f1        
        
          <div style="border:2px solid #b984f1;">Content here</div>
        
        
          .myborder {border:2px solid #b984f1;}
        
        Border color #b984f1