#b976ac color space conversions
Hex:
        #b976ac
        RGB:
        185, 118, 172
        CMY:
        27, 54, 33
        CMYK:
        0, 36, 7, 27
      HSL:
        312°, 32.3671%, 59.4118%
        HSV (HSB):
        312°, 36.2162%, 72.5490%
        XYZ:
        33.9324, 26.2497, 42.3080
        xyY:
        0.3311, 0.2561, 26.2497
      CIE-Lab:
        58.2733, 34.5571, -17.8858
        CIE-LCH:
        58.2733, 38.9114, 332.6351
        CIE-Luv:
        58.2733, 35.5244, -32.0899
        Hunter-Lab:
        51.2345, 28.5596, -13.0959
      #b976ac color charts
#b976ac RGB chart
      #b976ac CMYK chart
      #b976ac RGB pie chart
      #b976ac color shades, tints & tones
#b976ac color schemes
#b976ac color preview, HTML & CSS examples
           This text has a color of #b976ac        
        
          <p style="color:#b976ac;">Text here</p>
        
        
          .mytext {color:#b976ac;}
        
        Text color #b976ac
      
           This box has a color of #b976ac        
        
          <div style="background-color:#b976ac;">Content here</div>
        
        
          .mybackground {background-color:#b976ac;}
        
        Background color #b976ac
      
           Border around this has a color of #b976ac        
        
          <div style="border:2px solid #b976ac;">Content here</div>
        
        
          .myborder {border:2px solid #b976ac;}
        
        Border color #b976ac