#b4509d color space conversions
Hex:
        #b4509d
        RGB:
        180, 80, 157
        CMY:
        29, 69, 38
        CMYK:
        0, 56, 13, 29
      HSL:
        314°, 40.0000%, 50.9804%
        HSV (HSB):
        314°, 55.5556%, 70.5882%
        XYZ:
        27.7769, 17.8749, 33.8845
        xyY:
        0.3492, 0.2247, 17.8749
      CIE-Lab:
        49.3441, 50.1510, -22.8704
        CIE-LCH:
        49.3441, 55.1197, 335.4856
        CIE-Luv:
        49.3441, 52.3682, -40.8465
        Hunter-Lab:
        42.2788, 43.2854, -17.9231
      #b4509d color charts
#b4509d RGB chart
      #b4509d CMYK chart
      #b4509d RGB pie chart
      #b4509d color shades, tints & tones
#b4509d color schemes
#b4509d color preview, HTML & CSS examples
           This text has a color of #b4509d        
        
          <p style="color:#b4509d;">Text here</p>
        
        
          .mytext {color:#b4509d;}
        
        Text color #b4509d
      
           This box has a color of #b4509d        
        
          <div style="background-color:#b4509d;">Content here</div>
        
        
          .mybackground {background-color:#b4509d;}
        
        Background color #b4509d
      
           Border around this has a color of #b4509d        
        
          <div style="border:2px solid #b4509d;">Content here</div>
        
        
          .myborder {border:2px solid #b4509d;}
        
        Border color #b4509d