#b4648e color space conversions
Hex:
        #b4648e
        RGB:
        180, 100, 142
        CMY:
        29, 61, 44
        CMYK:
        0, 44, 21, 29
      HSL:
        329°, 34.7826%, 54.9020%
        HSV (HSB):
        329°, 44.4444%, 70.5882%
        XYZ:
        28.2620, 20.7706, 28.1107
        xyY:
        0.3664, 0.2692, 20.7706
      CIE-Lab:
        52.6976, 37.6172, -8.9065
        CIE-LCH:
        52.6976, 38.6572, 346.6796
        CIE-Luv:
        52.6976, 47.0550, -18.9148
        Hunter-Lab:
        45.5748, 30.9363, -4.6680
      #b4648e color charts
#b4648e RGB chart
      #b4648e CMYK chart
      #b4648e RGB pie chart
      #b4648e color shades, tints & tones
#b4648e color schemes
#b4648e color preview, HTML & CSS examples
           This text has a color of #b4648e        
        
          <p style="color:#b4648e;">Text here</p>
        
        
          .mytext {color:#b4648e;}
        
        Text color #b4648e
      
           This box has a color of #b4648e        
        
          <div style="background-color:#b4648e;">Content here</div>
        
        
          .mybackground {background-color:#b4648e;}
        
        Background color #b4648e
      
           Border around this has a color of #b4648e        
        
          <div style="border:2px solid #b4648e;">Content here</div>
        
        
          .myborder {border:2px solid #b4648e;}
        
        Border color #b4648e