#bb71ba color space conversions
Hex:
        #bb71ba
        RGB:
        187, 113, 186
        CMY:
        27, 56, 27
        CMYK:
        0, 40, 1, 27
      HSL:
        301°, 35.2381%, 58.8235%
        HSV (HSB):
        301°, 39.5722%, 73.3333%
        XYZ:
        35.2616, 25.9202, 49.5990
        xyY:
        0.3183, 0.2340, 25.9202
      CIE-Lab:
        57.9612, 40.4744, -26.3672
        CIE-LCH:
        57.9612, 48.3054, 326.9176
        CIE-Luv:
        57.9612, 36.4493, -46.0493
        Hunter-Lab:
        50.9119, 34.5332, -22.1227
      #bb71ba color charts
#bb71ba RGB chart
      #bb71ba CMYK chart
      #bb71ba RGB pie chart
      #bb71ba color shades, tints & tones
#bb71ba color schemes
#bb71ba color preview, HTML & CSS examples
           This text has a color of #bb71ba        
        
          <p style="color:#bb71ba;">Text here</p>
        
        
          .mytext {color:#bb71ba;}
        
        Text color #bb71ba
      
           This box has a color of #bb71ba        
        
          <div style="background-color:#bb71ba;">Content here</div>
        
        
          .mybackground {background-color:#bb71ba;}
        
        Background color #bb71ba
      
           Border around this has a color of #bb71ba        
        
          <div style="border:2px solid #bb71ba;">Content here</div>
        
        
          .myborder {border:2px solid #bb71ba;}
        
        Border color #bb71ba