#b07bba color space conversions
Hex:
        #b07bba
        RGB:
        176, 123, 186
        CMY:
        31, 52, 27
        CMYK:
        5, 34, 0, 27
      HSL:
        290°, 31.3433%, 60.5882%
        HSV (HSB):
        290°, 33.8710%, 72.9412%
        XYZ:
        33.8504, 26.9412, 49.8704
        xyY:
        0.3059, 0.2435, 26.9412
      CIE-Lab:
        58.9199, 31.4843, -24.9947
        CIE-LCH:
        58.9199, 40.1994, 321.5547
        CIE-Luv:
        58.9199, 24.9700, -42.6455
        Hunter-Lab:
        51.9049, 25.5772, -20.6326
      #b07bba color charts
#b07bba RGB chart
      #b07bba CMYK chart
      #b07bba RGB pie chart
      #b07bba color shades, tints & tones
#b07bba color schemes
#b07bba color preview, HTML & CSS examples
           This text has a color of #b07bba        
        
          <p style="color:#b07bba;">Text here</p>
        
        
          .mytext {color:#b07bba;}
        
        Text color #b07bba
      
           This box has a color of #b07bba        
        
          <div style="background-color:#b07bba;">Content here</div>
        
        
          .mybackground {background-color:#b07bba;}
        
        Background color #b07bba
      
           Border around this has a color of #b07bba        
        
          <div style="border:2px solid #b07bba;">Content here</div>
        
        
          .myborder {border:2px solid #b07bba;}
        
        Border color #b07bba