#b157af color space conversions
Hex:
        #b157af
        RGB:
        177, 87, 175
        CMY:
        31, 66, 31
        CMYK:
        0, 51, 1, 31
      HSL:
        301°, 36.5854%, 51.7647%
        HSV (HSB):
        301°, 50.8475%, 69.4118%
        XYZ:
        29.2775, 19.2586, 42.7316
        xyY:
        0.3208, 0.2110, 19.2586
      CIE-Lab:
        50.9884, 48.9341, -30.9315
        CIE-LCH:
        50.9884, 57.8904, 327.7028
        CIE-Luv:
        50.9884, 42.7748, -53.0383
        Hunter-Lab:
        43.8847, 42.2875, -27.0129
      #b157af color charts
#b157af RGB chart
      #b157af CMYK chart
      #b157af RGB pie chart
      #b157af color shades, tints & tones
#b157af color schemes
#b157af color preview, HTML & CSS examples
           This text has a color of #b157af        
        
          <p style="color:#b157af;">Text here</p>
        
        
          .mytext {color:#b157af;}
        
        Text color #b157af
      
           This box has a color of #b157af        
        
          <div style="background-color:#b157af;">Content here</div>
        
        
          .mybackground {background-color:#b157af;}
        
        Background color #b157af
      
           Border around this has a color of #b157af        
        
          <div style="border:2px solid #b157af;">Content here</div>
        
        
          .myborder {border:2px solid #b157af;}
        
        Border color #b157af