#b5327d color space conversions
Hex:
        #b5327d
        RGB:
        181, 50, 125
        CMY:
        29, 80, 51
        CMYK:
        0, 72, 31, 29
      HSL:
        326°, 56.7100%, 45.2941%
        HSV (HSB):
        326°, 72.3757%, 70.9804%
        XYZ:
        23.8983, 13.5856, 20.7647
        xyY:
        0.4103, 0.2332, 13.5856
      CIE-Lab:
        43.6327, 58.5450, -12.3053
        CIE-LCH:
        43.6327, 59.8243, 348.1300
        CIE-Luv:
        43.6327, 74.7708, -26.4780
        Hunter-Lab:
        36.8587, 51.2326, -7.6006
      #b5327d color charts
#b5327d RGB chart
      #b5327d CMYK chart
      #b5327d RGB pie chart
      #b5327d color shades, tints & tones
#b5327d color schemes
#b5327d color preview, HTML & CSS examples
           This text has a color of #b5327d        
        
          <p style="color:#b5327d;">Text here</p>
        
        
          .mytext {color:#b5327d;}
        
        Text color #b5327d
      
           This box has a color of #b5327d        
        
          <div style="background-color:#b5327d;">Content here</div>
        
        
          .mybackground {background-color:#b5327d;}
        
        Background color #b5327d
      
           Border around this has a color of #b5327d        
        
          <div style="border:2px solid #b5327d;">Content here</div>
        
        
          .myborder {border:2px solid #b5327d;}
        
        Border color #b5327d