#b076ae color space conversions
Hex:
        #b076ae
        RGB:
        176, 118, 174
        CMY:
        31, 54, 32
        CMYK:
        0, 33, 1, 31
      HSL:
        302°, 26.8519%, 57.6471%
        HSV (HSB):
        302°, 32.9545%, 69.0196%
        XYZ:
        32.0229, 25.2430, 43.2290
        xyY:
        0.3187, 0.2512, 25.2430
      CIE-Lab:
        57.3114, 31.9211, -20.5957
        CIE-LCH:
        57.3114, 37.9887, 327.1696
        CIE-Luv:
        57.3114, 29.2144, -35.6849
        Hunter-Lab:
        50.2424, 25.8461, -15.8440
      #b076ae color charts
#b076ae RGB chart
      #b076ae CMYK chart
      #b076ae RGB pie chart
      #b076ae color shades, tints & tones
#b076ae color schemes
#b076ae color preview, HTML & CSS examples
           This text has a color of #b076ae        
        
          <p style="color:#b076ae;">Text here</p>
        
        
          .mytext {color:#b076ae;}
        
        Text color #b076ae
      
           This box has a color of #b076ae        
        
          <div style="background-color:#b076ae;">Content here</div>
        
        
          .mybackground {background-color:#b076ae;}
        
        Background color #b076ae
      
           Border around this has a color of #b076ae        
        
          <div style="border:2px solid #b076ae;">Content here</div>
        
        
          .myborder {border:2px solid #b076ae;}
        
        Border color #b076ae