#b45870 color space conversions
Hex:
        #b45870
        RGB:
        180, 88, 112
        CMY:
        29, 65, 56
        CMYK:
        0, 51, 38, 29
      HSL:
        344°, 38.0165%, 52.5490%
        HSV (HSB):
        344°, 51.1111%, 70.5882%
        XYZ:
        25.2367, 17.8526, 17.4450
        xyY:
        0.4169, 0.2949, 17.8526
      CIE-Lab:
        49.3168, 39.8292, 3.9893
        CIE-LCH:
        49.3168, 40.0285, 5.7196
        CIE-Luv:
        49.3168, 60.5566, -1.9893
        Hunter-Lab:
        42.2523, 32.6740, 5.0972
      #b45870 color charts
#b45870 RGB chart
      #b45870 CMYK chart
      #b45870 RGB pie chart
      #b45870 color shades, tints & tones
#b45870 color schemes
#b45870 color preview, HTML & CSS examples
           This text has a color of #b45870        
        
          <p style="color:#b45870;">Text here</p>
        
        
          .mytext {color:#b45870;}
        
        Text color #b45870
      
           This box has a color of #b45870        
        
          <div style="background-color:#b45870;">Content here</div>
        
        
          .mybackground {background-color:#b45870;}
        
        Background color #b45870
      
           Border around this has a color of #b45870        
        
          <div style="border:2px solid #b45870;">Content here</div>
        
        
          .myborder {border:2px solid #b45870;}
        
        Border color #b45870