#b157d4 color space conversions
Hex:
        #b157d4
        RGB:
        177, 87, 212
        CMY:
        31, 66, 17
        CMYK:
        17, 59, 0, 17
      HSL:
        283°, 59.2417%, 58.6275%
        HSV (HSB):
        283°, 58.9623%, 83.1373%
        XYZ:
        33.4233, 20.9170, 64.5631
        xyY:
        0.2811, 0.1759, 20.9170
      CIE-Lab:
        52.8585, 56.1141, -49.3025
        CIE-LCH:
        52.8585, 74.6962, 318.6971
        CIE-Luv:
        52.8585, 33.9068, -82.6511
        Hunter-Lab:
        45.7351, 50.4119, -51.6838
      #b157d4 color charts
#b157d4 RGB chart
      #b157d4 CMYK chart
      #b157d4 RGB pie chart
      #b157d4 color shades, tints & tones
#b157d4 color schemes
#b157d4 color preview, HTML & CSS examples
           This text has a color of #b157d4        
        
          <p style="color:#b157d4;">Text here</p>
        
        
          .mytext {color:#b157d4;}
        
        Text color #b157d4
      
           This box has a color of #b157d4        
        
          <div style="background-color:#b157d4;">Content here</div>
        
        
          .mybackground {background-color:#b157d4;}
        
        Background color #b157d4
      
           Border around this has a color of #b157d4        
        
          <div style="border:2px solid #b157d4;">Content here</div>
        
        
          .myborder {border:2px solid #b157d4;}
        
        Border color #b157d4