#b80d82 color space conversions
Hex:
        #b80d82
        RGB:
        184, 13, 130
        CMY:
        28, 95, 49
        CMYK:
        0, 93, 29, 28
      HSL:
        319°, 86.8020%, 38.6275%
        HSV (HSB):
        319°, 92.9348%, 72.1569%
        XYZ:
        23.9404, 12.0899, 22.1909
        xyY:
        0.4112, 0.2077, 12.0899
      CIE-Lab:
        41.3586, 68.5319, -18.8035
        CIE-LCH:
        41.3586, 71.0647, 344.6570
        CIE-Luv:
        41.3586, 83.0170, -36.6143
        Hunter-Lab:
        34.7705, 62.0531, -13.5001
      #b80d82 color charts
#b80d82 RGB chart
      #b80d82 CMYK chart
      #b80d82 RGB pie chart
      #b80d82 color shades, tints & tones
#b80d82 color schemes
#b80d82 color preview, HTML & CSS examples
           This text has a color of #b80d82        
        
          <p style="color:#b80d82;">Text here</p>
        
        
          .mytext {color:#b80d82;}
        
        Text color #b80d82
      
           This box has a color of #b80d82        
        
          <div style="background-color:#b80d82;">Content here</div>
        
        
          .mybackground {background-color:#b80d82;}
        
        Background color #b80d82
      
           Border around this has a color of #b80d82        
        
          <div style="border:2px solid #b80d82;">Content here</div>
        
        
          .myborder {border:2px solid #b80d82;}
        
        Border color #b80d82