#b4457d color space conversions
Hex:
        #b4457d
        RGB:
        180, 69, 125
        CMY:
        29, 73, 51
        CMYK:
        0, 62, 31, 29
      HSL:
        330°, 44.5783%, 48.8235%
        HSV (HSB):
        330°, 61.6667%, 70.5882%
        XYZ:
        24.6522, 15.4402, 21.0830
        xyY:
        0.4030, 0.2524, 15.4402
      CIE-Lab:
        46.2313, 50.6281, -8.4101
        CIE-LCH:
        46.2313, 51.3219, 350.5684
        CIE-Luv:
        46.2313, 66.5860, -20.0776
        Hunter-Lab:
        39.2940, 43.2223, -4.3059
      #b4457d color charts
#b4457d RGB chart
      #b4457d CMYK chart
      #b4457d RGB pie chart
      #b4457d color shades, tints & tones
#b4457d color schemes
#b4457d color preview, HTML & CSS examples
           This text has a color of #b4457d        
        
          <p style="color:#b4457d;">Text here</p>
        
        
          .mytext {color:#b4457d;}
        
        Text color #b4457d
      
           This box has a color of #b4457d        
        
          <div style="background-color:#b4457d;">Content here</div>
        
        
          .mybackground {background-color:#b4457d;}
        
        Background color #b4457d
      
           Border around this has a color of #b4457d        
        
          <div style="border:2px solid #b4457d;">Content here</div>
        
        
          .myborder {border:2px solid #b4457d;}
        
        Border color #b4457d