#b984bb color space conversions
Hex:
        #b984bb
        RGB:
        185, 132, 187
        CMY:
        27, 48, 27
        CMYK:
        1, 29, 0, 27
      HSL:
        298°, 28.7958%, 62.5490%
        HSV (HSB):
        298°, 29.4118%, 73.3333%
        XYZ:
        37.2285, 30.4047, 50.9202
        xyY:
        0.3140, 0.2565, 30.4047
      CIE-Lab:
        62.0018, 29.6178, -20.7552
        CIE-LCH:
        62.0018, 36.1662, 324.9784
        CIE-Luv:
        62.0018, 26.3215, -36.0943
        Hunter-Lab:
        55.1404, 24.0199, -16.1539
      #b984bb color charts
#b984bb RGB chart
      #b984bb CMYK chart
      #b984bb RGB pie chart
      #b984bb color shades, tints & tones
#b984bb color schemes
#b984bb color preview, HTML & CSS examples
           This text has a color of #b984bb        
        
          <p style="color:#b984bb;">Text here</p>
        
        
          .mytext {color:#b984bb;}
        
        Text color #b984bb
      
           This box has a color of #b984bb        
        
          <div style="background-color:#b984bb;">Content here</div>
        
        
          .mybackground {background-color:#b984bb;}
        
        Background color #b984bb
      
           Border around this has a color of #b984bb        
        
          <div style="border:2px solid #b984bb;">Content here</div>
        
        
          .myborder {border:2px solid #b984bb;}
        
        Border color #b984bb