#b80164 color space conversions
Hex:
        #b80164
        RGB:
        184, 1, 100
        CMY:
        28, 100, 61
        CMYK:
        0, 99, 46, 28
      HSL:
        328°, 98.9189%, 36.2745%
        HSV (HSB):
        328°, 99.4565%, 72.1569%
        XYZ:
        22.0783, 11.1322, 13.0417
        xyY:
        0.4773, 0.2407, 11.1322
      CIE-Lab:
        39.8022, 66.8321, -2.3766
        CIE-LCH:
        39.8022, 66.8744, 357.9633
        CIE-Luv:
        39.8022, 97.8887, -15.1433
        Hunter-Lab:
        33.3649, 59.7288, 0.1802
      #b80164 color charts
#b80164 RGB chart
      #b80164 CMYK chart
      #b80164 RGB pie chart
      #b80164 color shades, tints & tones
#b80164 color schemes
#b80164 color preview, HTML & CSS examples
           This text has a color of #b80164        
        
          <p style="color:#b80164;">Text here</p>
        
        
          .mytext {color:#b80164;}
        
        Text color #b80164
      
           This box has a color of #b80164        
        
          <div style="background-color:#b80164;">Content here</div>
        
        
          .mybackground {background-color:#b80164;}
        
        Background color #b80164
      
           Border around this has a color of #b80164        
        
          <div style="border:2px solid #b80164;">Content here</div>
        
        
          .myborder {border:2px solid #b80164;}
        
        Border color #b80164