#bb47bf color space conversions
Hex:
        #bb47bf
        RGB:
        187, 71, 191
        CMY:
        27, 72, 25
        CMYK:
        2, 63, 0, 25
      HSL:
        298°, 48.3871%, 51.3725%
        HSV (HSB):
        298°, 62.8272%, 74.9020%
        XYZ:
        32.1507, 18.8329, 51.2308
        xyY:
        0.3145, 0.1842, 18.8329
      CIE-Lab:
        50.4911, 61.7812, -40.9163
        CIE-LCH:
        50.4911, 74.1017, 326.4844
        CIE-Luv:
        50.4911, 50.3811, -69.8562
        Hunter-Lab:
        43.3968, 56.2980, -39.6152
      #bb47bf color charts
#bb47bf RGB chart
      #bb47bf CMYK chart
      #bb47bf RGB pie chart
      #bb47bf color shades, tints & tones
#bb47bf color schemes
#bb47bf color preview, HTML & CSS examples
           This text has a color of #bb47bf        
        
          <p style="color:#bb47bf;">Text here</p>
        
        
          .mytext {color:#bb47bf;}
        
        Text color #bb47bf
      
           This box has a color of #bb47bf        
        
          <div style="background-color:#bb47bf;">Content here</div>
        
        
          .mybackground {background-color:#bb47bf;}
        
        Background color #bb47bf
      
           Border around this has a color of #bb47bf        
        
          <div style="border:2px solid #bb47bf;">Content here</div>
        
        
          .myborder {border:2px solid #bb47bf;}
        
        Border color #bb47bf