#b94aa4 color space conversions
Hex:
        #b94aa4
        RGB:
        185, 74, 164
        CMY:
        27, 71, 36
        CMYK:
        0, 60, 11, 27
      HSL:
        311°, 44.2231%, 50.7843%
        HSV (HSB):
        311°, 60.0000%, 72.5490%
        XYZ:
        29.1572, 17.8922, 37.0387
        xyY:
        0.3467, 0.2128, 17.8922
      CIE-Lab:
        49.3651, 55.4682, -26.9155
        CIE-LCH:
        49.3651, 61.6536, 334.1154
        CIE-Luv:
        49.3651, 56.1888, -47.6750
        Hunter-Lab:
        42.2992, 49.0182, -22.3072
      #b94aa4 color charts
#b94aa4 RGB chart
      #b94aa4 CMYK chart
      #b94aa4 RGB pie chart
      #b94aa4 color shades, tints & tones
#b94aa4 color schemes
#b94aa4 color preview, HTML & CSS examples
           This text has a color of #b94aa4        
        
          <p style="color:#b94aa4;">Text here</p>
        
        
          .mytext {color:#b94aa4;}
        
        Text color #b94aa4
      
           This box has a color of #b94aa4        
        
          <div style="background-color:#b94aa4;">Content here</div>
        
        
          .mybackground {background-color:#b94aa4;}
        
        Background color #b94aa4
      
           Border around this has a color of #b94aa4        
        
          <div style="border:2px solid #b94aa4;">Content here</div>
        
        
          .myborder {border:2px solid #b94aa4;}
        
        Border color #b94aa4