#bb47c4 color space conversions
Hex:
        #bb47c4
        RGB:
        187, 71, 196
        CMY:
        27, 72, 23
        CMYK:
        5, 64, 0, 23
      HSL:
        296°, 51.4403%, 52.3529%
        HSV (HSB):
        296°, 63.7755%, 76.8627%
        XYZ:
        32.7106, 19.0568, 54.1788
        xyY:
        0.3087, 0.1799, 19.0568
      CIE-Lab:
        50.7536, 62.6602, -43.3920
        CIE-LCH:
        50.7536, 76.2179, 325.2975
        CIE-Luv:
        50.7536, 48.9078, -73.7901
        Hunter-Lab:
        43.6541, 57.3577, -43.0266
      #bb47c4 color charts
#bb47c4 RGB chart
      #bb47c4 CMYK chart
      #bb47c4 RGB pie chart
      #bb47c4 color shades, tints & tones
#bb47c4 color schemes
#bb47c4 color preview, HTML & CSS examples
           This text has a color of #bb47c4        
        
          <p style="color:#bb47c4;">Text here</p>
        
        
          .mytext {color:#bb47c4;}
        
        Text color #bb47c4
      
           This box has a color of #bb47c4        
        
          <div style="background-color:#bb47c4;">Content here</div>
        
        
          .mybackground {background-color:#bb47c4;}
        
        Background color #bb47c4
      
           Border around this has a color of #bb47c4        
        
          <div style="border:2px solid #bb47c4;">Content here</div>
        
        
          .myborder {border:2px solid #bb47c4;}
        
        Border color #bb47c4