#b8497d color space conversions
Hex:
        #b8497d
        RGB:
        184, 73, 125
        CMY:
        28, 71, 51
        CMYK:
        0, 60, 32, 28
      HSL:
        332°, 43.8735%, 50.3922%
        HSV (HSB):
        332°, 60.3261%, 72.1569%
        XYZ:
        25.8514, 16.4361, 21.2120
        xyY:
        0.4071, 0.2588, 16.4361
      CIE-Lab:
        47.5415, 50.0694, -6.3867
        CIE-LCH:
        47.5415, 50.4751, 352.7308
        CIE-Luv:
        47.5415, 67.9153, -17.3802
        Hunter-Lab:
        40.5415, 42.8735, -2.6425
      #b8497d color charts
#b8497d RGB chart
      #b8497d CMYK chart
      #b8497d RGB pie chart
      #b8497d color shades, tints & tones
#b8497d color schemes
#b8497d color preview, HTML & CSS examples
           This text has a color of #b8497d        
        
          <p style="color:#b8497d;">Text here</p>
        
        
          .mytext {color:#b8497d;}
        
        Text color #b8497d
      
           This box has a color of #b8497d        
        
          <div style="background-color:#b8497d;">Content here</div>
        
        
          .mybackground {background-color:#b8497d;}
        
        Background color #b8497d
      
           Border around this has a color of #b8497d        
        
          <div style="border:2px solid #b8497d;">Content here</div>
        
        
          .myborder {border:2px solid #b8497d;}
        
        Border color #b8497d