#b949d5 color space conversions
Hex:
        #b949d5
        RGB:
        185, 73, 213
        CMY:
        27, 71, 16
        CMYK:
        13, 66, 0, 16
      HSL:
        288°, 62.5000%, 56.0784%
        HSV (HSB):
        288°, 65.7277%, 83.5294%
        XYZ:
        34.4004, 19.8835, 64.9756
        xyY:
        0.2884, 0.1667, 19.8835
      CIE-Lab:
        51.7052, 64.4911, -51.6480
        CIE-LCH:
        51.7052, 82.6233, 321.3103
        CIE-Luv:
        51.7052, 42.3310, -86.8059
        Hunter-Lab:
        44.5909, 59.6727, -55.1808
      #b949d5 color charts
#b949d5 RGB chart
      #b949d5 CMYK chart
      #b949d5 RGB pie chart
      #b949d5 color shades, tints & tones
#b949d5 color schemes
#b949d5 color preview, HTML & CSS examples
           This text has a color of #b949d5        
        
          <p style="color:#b949d5;">Text here</p>
        
        
          .mytext {color:#b949d5;}
        
        Text color #b949d5
      
           This box has a color of #b949d5        
        
          <div style="background-color:#b949d5;">Content here</div>
        
        
          .mybackground {background-color:#b949d5;}
        
        Background color #b949d5
      
           Border around this has a color of #b949d5        
        
          <div style="border:2px solid #b949d5;">Content here</div>
        
        
          .myborder {border:2px solid #b949d5;}
        
        Border color #b949d5