#b156bb color space conversions
Hex:
        #b156bb
        RGB:
        177, 86, 187
        CMY:
        31, 66, 27
        CMYK:
        5, 54, 0, 27
      HSL:
        294°, 42.6160%, 53.5294%
        HSV (HSB):
        294°, 54.0107%, 73.3333%
        XYZ:
        30.4289, 19.5905, 49.1913
        xyY:
        0.3067, 0.1975, 19.5905
      CIE-Lab:
        51.3711, 51.6545, -37.3068
        CIE-LCH:
        51.3711, 63.7180, 324.1618
        CIE-Luv:
        51.3711, 40.1417, -63.2280
        Hunter-Lab:
        44.2612, 45.2589, -34.9112
      #b156bb color charts
#b156bb RGB chart
      #b156bb CMYK chart
      #b156bb RGB pie chart
      #b156bb color shades, tints & tones
#b156bb color schemes
#b156bb color preview, HTML & CSS examples
           This text has a color of #b156bb        
        
          <p style="color:#b156bb;">Text here</p>
        
        
          .mytext {color:#b156bb;}
        
        Text color #b156bb
      
           This box has a color of #b156bb        
        
          <div style="background-color:#b156bb;">Content here</div>
        
        
          .mybackground {background-color:#b156bb;}
        
        Background color #b156bb
      
           Border around this has a color of #b156bb        
        
          <div style="border:2px solid #b156bb;">Content here</div>
        
        
          .myborder {border:2px solid #b156bb;}
        
        Border color #b156bb