#b5249d color space conversions
Hex:
        #b5249d
        RGB:
        181, 36, 157
        CMY:
        29, 86, 38
        CMYK:
        0, 80, 13, 29
      HSL:
        310°, 66.8203%, 42.5490%
        HSV (HSB):
        310°, 80.1105%, 70.9804%
        XYZ:
        25.7727, 13.5198, 33.1495
        xyY:
        0.3558, 0.1866, 13.5198
      CIE-Lab:
        43.5363, 67.0045, -31.8967
        CIE-LCH:
        43.5363, 74.2092, 334.5438
        CIE-Luv:
        43.5363, 65.9040, -55.1180
        Hunter-Lab:
        36.7693, 60.7698, -27.7146
      #b5249d color charts
#b5249d RGB chart
      #b5249d CMYK chart
      #b5249d RGB pie chart
      #b5249d color shades, tints & tones
#b5249d color schemes
#b5249d color preview, HTML & CSS examples
           This text has a color of #b5249d        
        
          <p style="color:#b5249d;">Text here</p>
        
        
          .mytext {color:#b5249d;}
        
        Text color #b5249d
      
           This box has a color of #b5249d        
        
          <div style="background-color:#b5249d;">Content here</div>
        
        
          .mybackground {background-color:#b5249d;}
        
        Background color #b5249d
      
           Border around this has a color of #b5249d        
        
          <div style="border:2px solid #b5249d;">Content here</div>
        
        
          .myborder {border:2px solid #b5249d;}
        
        Border color #b5249d