#b82c78 color space conversions
Hex:
        #b82c78
        RGB:
        184, 44, 120
        CMY:
        28, 83, 53
        CMYK:
        0, 76, 35, 28
      HSL:
        327°, 61.4035%, 44.7059%
        HSV (HSB):
        327°, 76.0870%, 72.1569%
        XYZ:
        24.0580, 13.3478, 19.0777
        xyY:
        0.4259, 0.2363, 13.3478
      CIE-Lab:
        43.2827, 60.7552, -9.7027
        CIE-LCH:
        43.2827, 61.5251, 350.9264
        CIE-Luv:
        43.2827, 81.0281, -23.4064
        Hunter-Lab:
        36.5346, 53.6065, -5.3859
      #b82c78 color charts
#b82c78 RGB chart
      #b82c78 CMYK chart
      #b82c78 RGB pie chart
      #b82c78 color shades, tints & tones
#b82c78 color schemes
#b82c78 color preview, HTML & CSS examples
           This text has a color of #b82c78        
        
          <p style="color:#b82c78;">Text here</p>
        
        
          .mytext {color:#b82c78;}
        
        Text color #b82c78
      
           This box has a color of #b82c78        
        
          <div style="background-color:#b82c78;">Content here</div>
        
        
          .mybackground {background-color:#b82c78;}
        
        Background color #b82c78
      
           Border around this has a color of #b82c78        
        
          <div style="border:2px solid #b82c78;">Content here</div>
        
        
          .myborder {border:2px solid #b82c78;}
        
        Border color #b82c78