#b80e84 color space conversions
Hex:
        #b80e84
        RGB:
        184, 14, 132
        CMY:
        28, 95, 48
        CMYK:
        0, 92, 28, 28
      HSL:
        318°, 85.8586%, 38.8235%
        HSV (HSB):
        318°, 92.3913%, 72.1569%
        XYZ:
        24.0891, 12.1704, 22.9093
        xyY:
        0.4071, 0.2057, 12.1704
      CIE-Lab:
        41.4856, 68.6371, -19.8412
        CIE-LCH:
        41.4856, 71.4474, 343.8768
        CIE-Luv:
        41.4856, 82.0148, -38.0604
        Hunter-Lab:
        34.8861, 62.2049, -14.5148
      #b80e84 color charts
#b80e84 RGB chart
      #b80e84 CMYK chart
      #b80e84 RGB pie chart
      #b80e84 color shades, tints & tones
#b80e84 color schemes
#b80e84 color preview, HTML & CSS examples
           This text has a color of #b80e84        
        
          <p style="color:#b80e84;">Text here</p>
        
        
          .mytext {color:#b80e84;}
        
        Text color #b80e84
      
           This box has a color of #b80e84        
        
          <div style="background-color:#b80e84;">Content here</div>
        
        
          .mybackground {background-color:#b80e84;}
        
        Background color #b80e84
      
           Border around this has a color of #b80e84        
        
          <div style="border:2px solid #b80e84;">Content here</div>
        
        
          .myborder {border:2px solid #b80e84;}
        
        Border color #b80e84