#b954bb color space conversions
Hex:
        #b954bb
        RGB:
        185, 84, 187
        CMY:
        27, 67, 27
        CMYK:
        1, 55, 0, 27
      HSL:
        299°, 43.0962%, 53.1373%
        HSV (HSB):
        299°, 55.0802%, 73.3333%
        XYZ:
        32.1475, 20.2428, 49.2266
        xyY:
        0.3164, 0.1992, 20.2428
      CIE-Lab:
        52.1106, 54.7890, -36.0684
        CIE-LCH:
        52.1106, 65.5955, 326.6425
        CIE-Luv:
        52.1106, 46.1566, -61.9907
        Hunter-Lab:
        44.9920, 48.8053, -33.3759
      #b954bb color charts
#b954bb RGB chart
      #b954bb CMYK chart
      #b954bb RGB pie chart
      #b954bb color shades, tints & tones
#b954bb color schemes
#b954bb color preview, HTML & CSS examples
           This text has a color of #b954bb        
        
          <p style="color:#b954bb;">Text here</p>
        
        
          .mytext {color:#b954bb;}
        
        Text color #b954bb
      
           This box has a color of #b954bb        
        
          <div style="background-color:#b954bb;">Content here</div>
        
        
          .mybackground {background-color:#b954bb;}
        
        Background color #b954bb
      
           Border around this has a color of #b954bb        
        
          <div style="border:2px solid #b954bb;">Content here</div>
        
        
          .myborder {border:2px solid #b954bb;}
        
        Border color #b954bb