#b07fbe color space conversions
Hex:
        #b07fbe
        RGB:
        176, 127, 190
        CMY:
        31, 50, 25
        CMYK:
        7, 33, 0, 25
      HSL:
        287°, 32.6425%, 62.1569%
        HSV (HSB):
        287°, 33.1579%, 74.5098%
        XYZ:
        34.7881, 28.1266, 52.3106
        xyY:
        0.3019, 0.2441, 28.1266
      CIE-Lab:
        60.0029, 30.0590, -25.6019
        CIE-LCH:
        60.0029, 39.4842, 319.5782
        CIE-Luv:
        60.0029, 22.5696, -43.5272
        Hunter-Lab:
        53.0345, 24.2773, -21.3566
      #b07fbe color charts
#b07fbe RGB chart
      #b07fbe CMYK chart
      #b07fbe RGB pie chart
      #b07fbe color shades, tints & tones
#b07fbe color schemes
#b07fbe color preview, HTML & CSS examples
           This text has a color of #b07fbe        
        
          <p style="color:#b07fbe;">Text here</p>
        
        
          .mytext {color:#b07fbe;}
        
        Text color #b07fbe
      
           This box has a color of #b07fbe        
        
          <div style="background-color:#b07fbe;">Content here</div>
        
        
          .mybackground {background-color:#b07fbe;}
        
        Background color #b07fbe
      
           Border around this has a color of #b07fbe        
        
          <div style="border:2px solid #b07fbe;">Content here</div>
        
        
          .myborder {border:2px solid #b07fbe;}
        
        Border color #b07fbe