#b947c2 color space conversions
Hex:
        #b947c2
        RGB:
        185, 71, 194
        CMY:
        27, 72, 24
        CMYK:
        5, 63, 0, 24
      HSL:
        296°, 50.2041%, 51.9608%
        HSV (HSB):
        296°, 63.4021%, 76.0784%
        XYZ:
        31.9984, 18.7158, 52.9649
        xyY:
        0.3086, 0.1805, 18.7158
      CIE-Lab:
        50.3530, 61.8253, -42.8900
        CIE-LCH:
        50.3530, 75.2457, 325.2498
        CIE-Luv:
        50.3530, 48.1423, -72.7821
        Hunter-Lab:
        43.2618, 56.3189, -42.3049
      #b947c2 color charts
#b947c2 RGB chart
      #b947c2 CMYK chart
      #b947c2 RGB pie chart
      #b947c2 color shades, tints & tones
#b947c2 color schemes
#b947c2 color preview, HTML & CSS examples
           This text has a color of #b947c2        
        
          <p style="color:#b947c2;">Text here</p>
        
        
          .mytext {color:#b947c2;}
        
        Text color #b947c2
      
           This box has a color of #b947c2        
        
          <div style="background-color:#b947c2;">Content here</div>
        
        
          .mybackground {background-color:#b947c2;}
        
        Background color #b947c2
      
           Border around this has a color of #b947c2        
        
          <div style="border:2px solid #b947c2;">Content here</div>
        
        
          .myborder {border:2px solid #b947c2;}
        
        Border color #b947c2