#b82c85 color space conversions
Hex:
        #b82c85
        RGB:
        184, 44, 133
        CMY:
        28, 83, 48
        CMYK:
        0, 76, 28, 28
      HSL:
        322°, 61.4035%, 44.7059%
        HSV (HSB):
        322°, 76.0870%, 72.1569%
        XYZ:
        24.9015, 13.6852, 23.5193
        xyY:
        0.4010, 0.2204, 13.6852
      CIE-Lab:
        43.7780, 62.2741, -16.9355
        CIE-LCH:
        43.7780, 64.5358, 344.7862
        CIE-Luv:
        43.7780, 75.9006, -33.4568
        Hunter-Lab:
        36.9935, 55.4155, -11.7994
      #b82c85 color charts
#b82c85 RGB chart
      #b82c85 CMYK chart
      #b82c85 RGB pie chart
      #b82c85 color shades, tints & tones
#b82c85 color schemes
#b82c85 color preview, HTML & CSS examples
           This text has a color of #b82c85        
        
          <p style="color:#b82c85;">Text here</p>
        
        
          .mytext {color:#b82c85;}
        
        Text color #b82c85
      
           This box has a color of #b82c85        
        
          <div style="background-color:#b82c85;">Content here</div>
        
        
          .mybackground {background-color:#b82c85;}
        
        Background color #b82c85
      
           Border around this has a color of #b82c85        
        
          <div style="border:2px solid #b82c85;">Content here</div>
        
        
          .myborder {border:2px solid #b82c85;}
        
        Border color #b82c85