#b156cb color space conversions
Hex:
        #b156cb
        RGB:
        177, 86, 203
        CMY:
        31, 66, 20
        CMYK:
        13, 58, 0, 20
      HSL:
        287°, 52.9412%, 56.6667%
        HSV (HSB):
        287°, 57.6355%, 79.6078%
        XYZ:
        32.2387, 20.3145, 58.7218
        xyY:
        0.2897, 0.1826, 20.3145
      CIE-Lab:
        52.1909, 54.7719, -45.2252
        CIE-LCH:
        52.1909, 71.0302, 320.4535
        CIE-Luv:
        52.1909, 36.2817, -76.0078
        Hunter-Lab:
        45.0716, 48.8019, -45.6963
      #b156cb color charts
#b156cb RGB chart
      #b156cb CMYK chart
      #b156cb RGB pie chart
      #b156cb color shades, tints & tones
#b156cb color schemes
#b156cb color preview, HTML & CSS examples
           This text has a color of #b156cb        
        
          <p style="color:#b156cb;">Text here</p>
        
        
          .mytext {color:#b156cb;}
        
        Text color #b156cb
      
           This box has a color of #b156cb        
        
          <div style="background-color:#b156cb;">Content here</div>
        
        
          .mybackground {background-color:#b156cb;}
        
        Background color #b156cb
      
           Border around this has a color of #b156cb        
        
          <div style="border:2px solid #b156cb;">Content here</div>
        
        
          .myborder {border:2px solid #b156cb;}
        
        Border color #b156cb