#b978a4 color space conversions
Hex:
        #b978a4
        RGB:
        185, 120, 164
        CMY:
        27, 53, 36
        CMYK:
        0, 35, 11, 27
      HSL:
        319°, 31.7073%, 59.8039%
        HSV (HSB):
        319°, 35.1351%, 72.5490%
        XYZ:
        33.4249, 26.4276, 38.4613
        xyY:
        0.3400, 0.2688, 26.4276
      CIE-Lab:
        58.4407, 32.0584, -13.0329
        CIE-LCH:
        58.4407, 34.6064, 337.8765
        CIE-Luv:
        58.4407, 35.9963, -24.3840
        Hunter-Lab:
        51.4077, 26.0957, -8.3731
      #b978a4 color charts
#b978a4 RGB chart
      #b978a4 CMYK chart
      #b978a4 RGB pie chart
      #b978a4 color shades, tints & tones
#b978a4 color schemes
#b978a4 color preview, HTML & CSS examples
           This text has a color of #b978a4        
        
          <p style="color:#b978a4;">Text here</p>
        
        
          .mytext {color:#b978a4;}
        
        Text color #b978a4
      
           This box has a color of #b978a4        
        
          <div style="background-color:#b978a4;">Content here</div>
        
        
          .mybackground {background-color:#b978a4;}
        
        Background color #b978a4
      
           Border around this has a color of #b978a4        
        
          <div style="border:2px solid #b978a4;">Content here</div>
        
        
          .myborder {border:2px solid #b978a4;}
        
        Border color #b978a4