#b80356 color space conversions
Hex:
        #b80356
        RGB:
        184, 3, 86
        CMY:
        28, 99, 66
        CMYK:
        0, 98, 53, 28
      HSL:
        332°, 96.7914%, 36.6667%
        HSV (HSB):
        332°, 98.3696%, 72.1569%
        XYZ:
        21.4794, 10.9274, 9.7812
        xyY:
        0.5091, 0.2590, 10.9274
      CIE-Lab:
        39.4579, 65.5119, 6.0446
        CIE-LCH:
        39.4579, 65.7902, 5.2716
        CIE-Luv:
        39.4579, 103.7568, -5.3060
        Hunter-Lab:
        33.0566, 58.1365, 5.5961
      #b80356 color charts
#b80356 RGB chart
      #b80356 CMYK chart
      #b80356 RGB pie chart
      #b80356 color shades, tints & tones
#b80356 color schemes
#b80356 color preview, HTML & CSS examples
           This text has a color of #b80356        
        
          <p style="color:#b80356;">Text here</p>
        
        
          .mytext {color:#b80356;}
        
        Text color #b80356
      
           This box has a color of #b80356        
        
          <div style="background-color:#b80356;">Content here</div>
        
        
          .mybackground {background-color:#b80356;}
        
        Background color #b80356
      
           Border around this has a color of #b80356        
        
          <div style="border:2px solid #b80356;">Content here</div>
        
        
          .myborder {border:2px solid #b80356;}
        
        Border color #b80356