#b157c4 color space conversions
Hex:
        #b157c4
        RGB:
        177, 87, 196
        CMY:
        31, 66, 23
        CMYK:
        10, 56, 0, 23
      HSL:
        290°, 48.0176%, 55.4902%
        HSV (HSB):
        290°, 55.6122%, 76.8627%
        XYZ:
        31.5035, 20.1490, 54.4533
        xyY:
        0.2969, 0.1899, 20.1490
      CIE-Lab:
        52.0053, 52.9008, -41.5011
        CIE-LCH:
        52.0053, 67.2371, 321.8855
        CIE-Luv:
        52.0053, 37.6292, -69.9982
        Hunter-Lab:
        44.8877, 46.7231, -40.5034
      #b157c4 color charts
#b157c4 RGB chart
      #b157c4 CMYK chart
      #b157c4 RGB pie chart
      #b157c4 color shades, tints & tones
#b157c4 color schemes
#b157c4 color preview, HTML & CSS examples
           This text has a color of #b157c4        
        
          <p style="color:#b157c4;">Text here</p>
        
        
          .mytext {color:#b157c4;}
        
        Text color #b157c4
      
           This box has a color of #b157c4        
        
          <div style="background-color:#b157c4;">Content here</div>
        
        
          .mybackground {background-color:#b157c4;}
        
        Background color #b157c4
      
           Border around this has a color of #b157c4        
        
          <div style="border:2px solid #b157c4;">Content here</div>
        
        
          .myborder {border:2px solid #b157c4;}
        
        Border color #b157c4