#b949cd color space conversions
Hex:
        #b949cd
        RGB:
        185, 73, 205
        CMY:
        27, 71, 20
        CMYK:
        10, 64, 0, 20
      HSL:
        291°, 56.8966%, 54.5098%
        HSV (HSB):
        291°, 64.3902%, 80.3922%
        XYZ:
        33.4096, 19.4872, 59.7581
        xyY:
        0.2966, 0.1730, 19.4872
      CIE-Lab:
        51.2523, 62.9887, -47.7955
        CIE-LCH:
        51.2523, 79.0695, 322.8090
        CIE-Luv:
        51.2523, 44.5043, -80.6429
        Hunter-Lab:
        44.1443, 57.8412, -49.3600
      #b949cd color charts
#b949cd RGB chart
      #b949cd CMYK chart
      #b949cd RGB pie chart
      #b949cd color shades, tints & tones
#b949cd color schemes
#b949cd color preview, HTML & CSS examples
           This text has a color of #b949cd        
        
          <p style="color:#b949cd;">Text here</p>
        
        
          .mytext {color:#b949cd;}
        
        Text color #b949cd
      
           This box has a color of #b949cd        
        
          <div style="background-color:#b949cd;">Content here</div>
        
        
          .mybackground {background-color:#b949cd;}
        
        Background color #b949cd
      
           Border around this has a color of #b949cd        
        
          <div style="border:2px solid #b949cd;">Content here</div>
        
        
          .myborder {border:2px solid #b949cd;}
        
        Border color #b949cd