#b949dd color space conversions
Hex:
        #b949dd
        RGB:
        185, 73, 221
        CMY:
        27, 71, 13
        CMYK:
        16, 67, 0, 13
      HSL:
        285°, 68.5185%, 57.6471%
        HSV (HSB):
        285°, 66.9683%, 86.6667%
        XYZ:
        35.4413, 20.2998, 70.4569
        xyY:
        0.2808, 0.1609, 20.2998
      CIE-Lab:
        52.1745, 66.0264, -55.4464
        CIE-LCH:
        52.1745, 86.2195, 319.9778
        CIE-Luv:
        52.1745, 40.2232, -92.8864
        Hunter-Lab:
        45.0553, 61.5642, -61.1781
      #b949dd color charts
#b949dd RGB chart
      #b949dd CMYK chart
      #b949dd RGB pie chart
      #b949dd color shades, tints & tones
#b949dd color schemes
#b949dd color preview, HTML & CSS examples
           This text has a color of #b949dd        
        
          <p style="color:#b949dd;">Text here</p>
        
        
          .mytext {color:#b949dd;}
        
        Text color #b949dd
      
           This box has a color of #b949dd        
        
          <div style="background-color:#b949dd;">Content here</div>
        
        
          .mybackground {background-color:#b949dd;}
        
        Background color #b949dd
      
           Border around this has a color of #b949dd        
        
          <div style="border:2px solid #b949dd;">Content here</div>
        
        
          .myborder {border:2px solid #b949dd;}
        
        Border color #b949dd