#b157e0 color space conversions
Hex:
        #b157e0
        RGB:
        177, 87, 224
        CMY:
        31, 66, 12
        CMYK:
        21, 61, 0, 12
      HSL:
        279°, 68.8442%, 60.9804%
        HSV (HSB):
        279°, 61.1607%, 87.8431%
        XYZ:
        34.9942, 21.5453, 72.8353
        xyY:
        0.2705, 0.1665, 21.5453
      CIE-Lab:
        53.5412, 58.6159, -55.0151
        CIE-LCH:
        53.5412, 80.3895, 316.8150
        CIE-Luv:
        53.5412, 31.2444, -91.9377
        Hunter-Lab:
        46.4169, 53.3433, -60.5432
      #b157e0 color charts
#b157e0 RGB chart
      #b157e0 CMYK chart
      #b157e0 RGB pie chart
      #b157e0 color shades, tints & tones
#b157e0 color schemes
#b157e0 color preview, HTML & CSS examples
           This text has a color of #b157e0        
        
          <p style="color:#b157e0;">Text here</p>
        
        
          .mytext {color:#b157e0;}
        
        Text color #b157e0
      
           This box has a color of #b157e0        
        
          <div style="background-color:#b157e0;">Content here</div>
        
        
          .mybackground {background-color:#b157e0;}
        
        Background color #b157e0
      
           Border around this has a color of #b157e0        
        
          <div style="border:2px solid #b157e0;">Content here</div>
        
        
          .myborder {border:2px solid #b157e0;}
        
        Border color #b157e0