#bb56bb color space conversions
Hex:
        #bb56bb
        RGB:
        187, 86, 187
        CMY:
        27, 66, 27
        CMYK:
        0, 54, 0, 27
      HSL:
        300°, 42.6160%, 53.5294%
        HSV (HSB):
        300°, 54.0107%, 73.3333%
        XYZ:
        32.7909, 20.8082, 49.3018
        xyY:
        0.3187, 0.2022, 20.8082
      CIE-Lab:
        52.7390, 54.3893, -35.0632
        CIE-LCH:
        52.7390, 64.7119, 327.1913
        CIE-Luv:
        52.7390, 46.8336, -60.5605
        Hunter-Lab:
        45.6160, 48.4861, -32.1494
      #bb56bb color charts
#bb56bb RGB chart
      #bb56bb CMYK chart
      #bb56bb RGB pie chart
      #bb56bb color shades, tints & tones
#bb56bb color schemes
#bb56bb color preview, HTML & CSS examples
           This text has a color of #bb56bb        
        
          <p style="color:#bb56bb;">Text here</p>
        
        
          .mytext {color:#bb56bb;}
        
        Text color #bb56bb
      
           This box has a color of #bb56bb        
        
          <div style="background-color:#bb56bb;">Content here</div>
        
        
          .mybackground {background-color:#bb56bb;}
        
        Background color #bb56bb
      
           Border around this has a color of #bb56bb        
        
          <div style="border:2px solid #bb56bb;">Content here</div>
        
        
          .myborder {border:2px solid #bb56bb;}
        
        Border color #bb56bb