#b157bf color space conversions
Hex:
        #b157bf
        RGB:
        177, 87, 191
        CMY:
        31, 66, 25
        CMYK:
        7, 54, 0, 25
      HSL:
        292°, 44.8276%, 54.5098%
        HSV (HSB):
        292°, 54.4503%, 74.9020%
        XYZ:
        30.9436, 19.9251, 51.5052
        xyY:
        0.3023, 0.1946, 19.9251
      CIE-Lab:
        51.7524, 51.9288, -39.0189
        CIE-LCH:
        51.7524, 64.9543, 323.0791
        CIE-Luv:
        51.7524, 38.8299, -65.9899
        Hunter-Lab:
        44.6375, 45.6241, -37.1658
      #b157bf color charts
#b157bf RGB chart
      #b157bf CMYK chart
      #b157bf RGB pie chart
      #b157bf color shades, tints & tones
#b157bf color schemes
#b157bf color preview, HTML & CSS examples
           This text has a color of #b157bf        
        
          <p style="color:#b157bf;">Text here</p>
        
        
          .mytext {color:#b157bf;}
        
        Text color #b157bf
      
           This box has a color of #b157bf        
        
          <div style="background-color:#b157bf;">Content here</div>
        
        
          .mybackground {background-color:#b157bf;}
        
        Background color #b157bf
      
           Border around this has a color of #b157bf        
        
          <div style="border:2px solid #b157bf;">Content here</div>
        
        
          .myborder {border:2px solid #b157bf;}
        
        Border color #b157bf