#b949eb color space conversions
Hex:
        #b949eb
        RGB:
        185, 73, 235
        CMY:
        27, 71, 8
        CMYK:
        21, 69, 0, 8
      HSL:
        281°, 80.1980%, 60.3922%
        HSV (HSB):
        281°, 68.9362%, 92.1569%
        XYZ:
        37.3855, 21.0775, 80.6952
        xyY:
        0.2687, 0.1515, 21.0775
      CIE-Lab:
        53.0342, 68.7848, -61.9674
        CIE-LCH:
        53.0342, 92.5813, 317.9847
        CIE-Luv:
        53.0342, 36.6949, -103.3174
        Hunter-Lab:
        45.9103, 65.0126, -72.0752
      #b949eb color charts
#b949eb RGB chart
      #b949eb CMYK chart
      #b949eb RGB pie chart
      #b949eb color shades, tints & tones
#b949eb color schemes
#b949eb color preview, HTML & CSS examples
           This text has a color of #b949eb        
        
          <p style="color:#b949eb;">Text here</p>
        
        
          .mytext {color:#b949eb;}
        
        Text color #b949eb
      
           This box has a color of #b949eb        
        
          <div style="background-color:#b949eb;">Content here</div>
        
        
          .mybackground {background-color:#b949eb;}
        
        Background color #b949eb
      
           Border around this has a color of #b949eb        
        
          <div style="border:2px solid #b949eb;">Content here</div>
        
        
          .myborder {border:2px solid #b949eb;}
        
        Border color #b949eb