#b156a5 color space conversions
Hex:
        #b156a5
        RGB:
        177, 86, 165
        CMY:
        31, 66, 35
        CMYK:
        0, 51, 7, 31
      HSL:
        308°, 36.8421%, 51.5686%
        HSV (HSB):
        308°, 51.4124%, 69.4118%
        XYZ:
        28.2508, 18.7193, 37.7215
        xyY:
        0.3336, 0.2210, 18.7193
      CIE-Lab:
        50.3572, 47.6607, -26.0577
        CIE-LCH:
        50.3572, 54.3189, 331.3331
        CIE-Luv:
        50.3572, 45.7008, -45.3689
        Hunter-Lab:
        43.2658, 40.8379, -21.4062
      #b156a5 color charts
#b156a5 RGB chart
      #b156a5 CMYK chart
      #b156a5 RGB pie chart
      #b156a5 color shades, tints & tones
#b156a5 color schemes
#b156a5 color preview, HTML & CSS examples
           This text has a color of #b156a5        
        
          <p style="color:#b156a5;">Text here</p>
        
        
          .mytext {color:#b156a5;}
        
        Text color #b156a5
      
           This box has a color of #b156a5        
        
          <div style="background-color:#b156a5;">Content here</div>
        
        
          .mybackground {background-color:#b156a5;}
        
        Background color #b156a5
      
           Border around this has a color of #b156a5        
        
          <div style="border:2px solid #b156a5;">Content here</div>
        
        
          .myborder {border:2px solid #b156a5;}
        
        Border color #b156a5