#b8377d color space conversions
Hex:
        #b8377d
        RGB:
        184, 55, 125
        CMY:
        28, 78, 51
        CMYK:
        0, 70, 32, 28
      HSL:
        327°, 53.9749%, 46.8627%
        HSV (HSB):
        327°, 70.1087%, 72.1569%
        XYZ:
        24.8350, 14.4034, 20.8732
        xyY:
        0.4131, 0.2396, 14.4034
      CIE-Lab:
        44.8060, 57.5582, -10.4826
        CIE-LCH:
        44.8060, 58.5050, 349.6783
        CIE-Luv:
        44.8060, 75.4129, -24.0129
        Hunter-Lab:
        37.9518, 50.3918, -6.0428
      #b8377d color charts
#b8377d RGB chart
      #b8377d CMYK chart
      #b8377d RGB pie chart
      #b8377d color shades, tints & tones
#b8377d color schemes
#b8377d color preview, HTML & CSS examples
           This text has a color of #b8377d        
        
          <p style="color:#b8377d;">Text here</p>
        
        
          .mytext {color:#b8377d;}
        
        Text color #b8377d
      
           This box has a color of #b8377d        
        
          <div style="background-color:#b8377d;">Content here</div>
        
        
          .mybackground {background-color:#b8377d;}
        
        Background color #b8377d
      
           Border around this has a color of #b8377d        
        
          <div style="border:2px solid #b8377d;">Content here</div>
        
        
          .myborder {border:2px solid #b8377d;}
        
        Border color #b8377d