#b82c96 color space conversions
Hex:
        #b82c96
        RGB:
        184, 44, 150
        CMY:
        28, 83, 41
        CMYK:
        0, 76, 18, 28
      HSL:
        315°, 61.4035%, 44.7059%
        HSV (HSB):
        315°, 76.0870%, 72.1569%
        XYZ:
        26.1729, 14.1937, 30.2144
        xyY:
        0.3708, 0.2011, 14.1937
      CIE-Lab:
        44.5095, 64.4760, -26.1244
        CIE-LCH:
        44.5095, 69.5675, 337.9432
        CIE-Luv:
        44.5095, 69.2466, -46.8153
        Hunter-Lab:
        37.6746, 58.0752, -21.1774
      #b82c96 color charts
#b82c96 RGB chart
      #b82c96 CMYK chart
      #b82c96 RGB pie chart
      #b82c96 color shades, tints & tones
#b82c96 color schemes
#b82c96 color preview, HTML & CSS examples
           This text has a color of #b82c96        
        
          <p style="color:#b82c96;">Text here</p>
        
        
          .mytext {color:#b82c96;}
        
        Text color #b82c96
      
           This box has a color of #b82c96        
        
          <div style="background-color:#b82c96;">Content here</div>
        
        
          .mybackground {background-color:#b82c96;}
        
        Background color #b82c96
      
           Border around this has a color of #b82c96        
        
          <div style="border:2px solid #b82c96;">Content here</div>
        
        
          .myborder {border:2px solid #b82c96;}
        
        Border color #b82c96