#b5299a color space conversions
Hex:
        #b5299a
        RGB:
        181, 41, 154
        CMY:
        29, 84, 40
        CMYK:
        0, 77, 15, 29
      HSL:
        312°, 63.0631%, 43.5294%
        HSV (HSB):
        312°, 77.3481%, 70.9804%
        XYZ:
        25.6817, 13.7427, 31.8709
        xyY:
        0.3602, 0.1928, 13.7427
      CIE-Lab:
        43.8617, 65.2206, -29.5830
        CIE-LCH:
        43.8617, 71.6162, 335.6017
        CIE-Luv:
        43.8617, 66.0819, -51.6597
        Hunter-Lab:
        37.0712, 58.7845, -25.0230
      #b5299a color charts
#b5299a RGB chart
      #b5299a CMYK chart
      #b5299a RGB pie chart
      #b5299a color shades, tints & tones
#b5299a color schemes
#b5299a color preview, HTML & CSS examples
           This text has a color of #b5299a        
        
          <p style="color:#b5299a;">Text here</p>
        
        
          .mytext {color:#b5299a;}
        
        Text color #b5299a
      
           This box has a color of #b5299a        
        
          <div style="background-color:#b5299a;">Content here</div>
        
        
          .mybackground {background-color:#b5299a;}
        
        Background color #b5299a
      
           Border around this has a color of #b5299a        
        
          <div style="border:2px solid #b5299a;">Content here</div>
        
        
          .myborder {border:2px solid #b5299a;}
        
        Border color #b5299a