#b80b63 color space conversions
Hex:
        #b80b63
        RGB:
        184, 11, 99
        CMY:
        28, 96, 61
        CMYK:
        0, 94, 46, 28
      HSL:
        329°, 88.7179%, 38.2353%
        HSV (HSB):
        329°, 94.0217%, 72.1569%
        XYZ:
        22.1390, 11.3305, 12.8245
        xyY:
        0.4782, 0.2448, 11.3305
      CIE-Lab:
        40.1317, 65.6931, -1.2583
        CIE-LCH:
        40.1317, 65.7052, 358.9027
        CIE-Luv:
        40.1317, 97.1598, -13.5983
        Hunter-Lab:
        33.6609, 58.4940, 0.9736
      #b80b63 color charts
#b80b63 RGB chart
      #b80b63 CMYK chart
      #b80b63 RGB pie chart
      #b80b63 color shades, tints & tones
#b80b63 color schemes
#b80b63 color preview, HTML & CSS examples
           This text has a color of #b80b63        
        
          <p style="color:#b80b63;">Text here</p>
        
        
          .mytext {color:#b80b63;}
        
        Text color #b80b63
      
           This box has a color of #b80b63        
        
          <div style="background-color:#b80b63;">Content here</div>
        
        
          .mybackground {background-color:#b80b63;}
        
        Background color #b80b63
      
           Border around this has a color of #b80b63        
        
          <div style="border:2px solid #b80b63;">Content here</div>
        
        
          .myborder {border:2px solid #b80b63;}
        
        Border color #b80b63