#bb47e1 color space conversions
Hex:
        #bb47e1
        RGB:
        187, 71, 225
        CMY:
        27, 72, 12
        CMYK:
        17, 68, 0, 12
      HSL:
        285°, 71.9626%, 58.0392%
        HSV (HSB):
        285°, 68.4444%, 88.2353%
        XYZ:
        36.3374, 20.5075, 73.2773
        xyY:
        0.2793, 0.1576, 20.5075
      CIE-Lab:
        52.4062, 68.0356, -57.3251
        CIE-LCH:
        52.4062, 88.9663, 319.8833
        CIE-Luv:
        52.4062, 40.8575, -96.0349
        Hunter-Lab:
        45.2852, 63.9812, -64.2392
      #bb47e1 color charts
#bb47e1 RGB chart
      #bb47e1 CMYK chart
      #bb47e1 RGB pie chart
      #bb47e1 color shades, tints & tones
#bb47e1 color schemes
#bb47e1 color preview, HTML & CSS examples
           This text has a color of #bb47e1        
        
          <p style="color:#bb47e1;">Text here</p>
        
        
          .mytext {color:#bb47e1;}
        
        Text color #bb47e1
      
           This box has a color of #bb47e1        
        
          <div style="background-color:#bb47e1;">Content here</div>
        
        
          .mybackground {background-color:#bb47e1;}
        
        Background color #bb47e1
      
           Border around this has a color of #bb47e1        
        
          <div style="border:2px solid #bb47e1;">Content here</div>
        
        
          .myborder {border:2px solid #bb47e1;}
        
        Border color #bb47e1