#b8467e color space conversions
Hex:
        #b8467e
        RGB:
        184, 70, 126
        CMY:
        28, 73, 51
        CMYK:
        0, 62, 32, 28
      HSL:
        331°, 44.8819%, 49.8039%
        HSV (HSB):
        331°, 61.9565%, 72.1569%
        XYZ:
        25.7232, 16.0770, 21.4861
        xyY:
        0.4065, 0.2540, 16.0770
      CIE-Lab:
        47.0754, 51.5424, -7.6876
        CIE-LCH:
        47.0754, 52.1126, 351.5168
        CIE-Luv:
        47.0754, 68.9694, -19.3637
        Hunter-Lab:
        40.0962, 44.3463, -3.7040
      #b8467e color charts
#b8467e RGB chart
      #b8467e CMYK chart
      #b8467e RGB pie chart
      #b8467e color shades, tints & tones
#b8467e color schemes
#b8467e color preview, HTML & CSS examples
           This text has a color of #b8467e        
        
          <p style="color:#b8467e;">Text here</p>
        
        
          .mytext {color:#b8467e;}
        
        Text color #b8467e
      
           This box has a color of #b8467e        
        
          <div style="background-color:#b8467e;">Content here</div>
        
        
          .mybackground {background-color:#b8467e;}
        
        Background color #b8467e
      
           Border around this has a color of #b8467e        
        
          <div style="border:2px solid #b8467e;">Content here</div>
        
        
          .myborder {border:2px solid #b8467e;}
        
        Border color #b8467e