#b84b96 color space conversions
Hex:
        #b84b96
        RGB:
        184, 75, 150
        CMY:
        28, 71, 41
        CMYK:
        0, 59, 18, 28
      HSL:
        319°, 43.4263%, 50.7843%
        HSV (HSB):
        319°, 59.2391%, 72.1569%
        XYZ:
        27.7883, 17.4245, 30.7528
        xyY:
        0.3658, 0.2294, 17.4245
      CIE-Lab:
        48.7905, 52.5824, -19.5137
        CIE-LCH:
        48.7905, 56.0865, 339.6398
        CIE-Luv:
        48.7905, 59.3579, -36.2685
        Hunter-Lab:
        41.7427, 45.7785, -14.4605
      #b84b96 color charts
#b84b96 RGB chart
      #b84b96 CMYK chart
      #b84b96 RGB pie chart
      #b84b96 color shades, tints & tones
#b84b96 color schemes
#b84b96 color preview, HTML & CSS examples
           This text has a color of #b84b96        
        
          <p style="color:#b84b96;">Text here</p>
        
        
          .mytext {color:#b84b96;}
        
        Text color #b84b96
      
           This box has a color of #b84b96        
        
          <div style="background-color:#b84b96;">Content here</div>
        
        
          .mybackground {background-color:#b84b96;}
        
        Background color #b84b96
      
           Border around this has a color of #b84b96        
        
          <div style="border:2px solid #b84b96;">Content here</div>
        
        
          .myborder {border:2px solid #b84b96;}
        
        Border color #b84b96