#b949d3 color space conversions
Hex:
        #b949d3
        RGB:
        185, 73, 211
        CMY:
        27, 71, 17
        CMYK:
        12, 65, 0, 17
      HSL:
        289°, 61.0619%, 55.6863%
        HSV (HSB):
        289°, 65.4028%, 82.7451%
        XYZ:
        34.1480, 19.7825, 63.6466
        xyY:
        0.2904, 0.1683, 19.7825
      CIE-Lab:
        51.5904, 64.1123, -50.6900
        CIE-LCH:
        51.5904, 81.7304, 321.6686
        CIE-Luv:
        51.5904, 42.8683, -85.2726
        Hunter-Lab:
        44.4775, 59.2091, -53.7087
      #b949d3 color charts
#b949d3 RGB chart
      #b949d3 CMYK chart
      #b949d3 RGB pie chart
      #b949d3 color shades, tints & tones
#b949d3 color schemes
#b949d3 color preview, HTML & CSS examples
           This text has a color of #b949d3        
        
          <p style="color:#b949d3;">Text here</p>
        
        
          .mytext {color:#b949d3;}
        
        Text color #b949d3
      
           This box has a color of #b949d3        
        
          <div style="background-color:#b949d3;">Content here</div>
        
        
          .mybackground {background-color:#b949d3;}
        
        Background color #b949d3
      
           Border around this has a color of #b949d3        
        
          <div style="border:2px solid #b949d3;">Content here</div>
        
        
          .myborder {border:2px solid #b949d3;}
        
        Border color #b949d3