#b80156 color space conversions
Hex:
        #b80156
        RGB:
        184, 1, 86
        CMY:
        28, 100, 66
        CMYK:
        0, 99, 53, 28
      HSL:
        332°, 98.9189%, 36.2745%
        HSV (HSB):
        332°, 99.4565%, 72.1569%
        XYZ:
        21.4577, 10.8839, 9.7740
        xyY:
        0.5095, 0.2584, 10.8839
      CIE-Lab:
        39.3843, 65.7263, 5.9399
        CIE-LCH:
        39.3843, 65.9942, 5.1640
        CIE-Luv:
        39.3843, 104.0206, -5.4698
        Hunter-Lab:
        32.9908, 58.3652, 5.5281
      #b80156 color charts
#b80156 RGB chart
      #b80156 CMYK chart
      #b80156 RGB pie chart
      #b80156 color shades, tints & tones
#b80156 color schemes
#b80156 color preview, HTML & CSS examples
           This text has a color of #b80156        
        
          <p style="color:#b80156;">Text here</p>
        
        
          .mytext {color:#b80156;}
        
        Text color #b80156
      
           This box has a color of #b80156        
        
          <div style="background-color:#b80156;">Content here</div>
        
        
          .mybackground {background-color:#b80156;}
        
        Background color #b80156
      
           Border around this has a color of #b80156        
        
          <div style="border:2px solid #b80156;">Content here</div>
        
        
          .myborder {border:2px solid #b80156;}
        
        Border color #b80156