#b526b1 color space conversions
Hex:
        #b526b1
        RGB:
        181, 38, 177
        CMY:
        29, 85, 31
        CMYK:
        0, 79, 2, 29
      HSL:
        302°, 65.2968%, 42.9412%
        HSV (HSB):
        302°, 79.0055%, 70.9804%
        XYZ:
        27.6850, 14.3843, 42.9123
        xyY:
        0.3258, 0.1693, 14.3843
      CIE-Lab:
        44.7791, 69.4614, -41.8433
        CIE-LCH:
        44.7791, 81.0909, 328.9354
        CIE-Luv:
        44.7791, 58.0377, -70.1483
        Hunter-Lab:
        37.9267, 63.9264, -40.5353
      #b526b1 color charts
#b526b1 RGB chart
      #b526b1 CMYK chart
      #b526b1 RGB pie chart
      #b526b1 color shades, tints & tones
#b526b1 color schemes
#b526b1 color preview, HTML & CSS examples
           This text has a color of #b526b1        
        
          <p style="color:#b526b1;">Text here</p>
        
        
          .mytext {color:#b526b1;}
        
        Text color #b526b1
      
           This box has a color of #b526b1        
        
          <div style="background-color:#b526b1;">Content here</div>
        
        
          .mybackground {background-color:#b526b1;}
        
        Background color #b526b1
      
           Border around this has a color of #b526b1        
        
          <div style="border:2px solid #b526b1;">Content here</div>
        
        
          .myborder {border:2px solid #b526b1;}
        
        Border color #b526b1