#b94d96 color space conversions
Hex:
        #b94d96
        RGB:
        185, 77, 150
        CMY:
        27, 70, 41
        CMYK:
        0, 58, 19, 27
      HSL:
        319°, 43.5484%, 51.3725%
        HSV (HSB):
        319°, 58.3784%, 72.5490%
        XYZ:
        28.1665, 17.8241, 30.8100
        xyY:
        0.3667, 0.2321, 17.8241
      CIE-Lab:
        49.2820, 51.9628, -18.7476
        CIE-LCH:
        49.2820, 55.2413, 340.1611
        CIE-Luv:
        49.2820, 59.3054, -35.1382
        Hunter-Lab:
        42.2185, 45.2055, -13.7153
      #b94d96 color charts
#b94d96 RGB chart
      #b94d96 CMYK chart
      #b94d96 RGB pie chart
      #b94d96 color shades, tints & tones
#b94d96 color schemes
#b94d96 color preview, HTML & CSS examples
           This text has a color of #b94d96        
        
          <p style="color:#b94d96;">Text here</p>
        
        
          .mytext {color:#b94d96;}
        
        Text color #b94d96
      
           This box has a color of #b94d96        
        
          <div style="background-color:#b94d96;">Content here</div>
        
        
          .mybackground {background-color:#b94d96;}
        
        Background color #b94d96
      
           Border around this has a color of #b94d96        
        
          <div style="border:2px solid #b94d96;">Content here</div>
        
        
          .myborder {border:2px solid #b94d96;}
        
        Border color #b94d96