#b525b3 color space conversions
Hex:
        #b525b3
        RGB:
        181, 37, 179
        CMY:
        29, 85, 30
        CMYK:
        0, 80, 1, 29
      HSL:
        301°, 66.0550%, 42.7451%
        HSV (HSB):
        301°, 79.5580%, 70.9804%
        XYZ:
        27.8543, 14.4016, 43.9595
        xyY:
        0.3231, 0.1670, 14.4016
      CIE-Lab:
        44.8034, 70.0310, -42.9846
        CIE-LCH:
        44.8034, 82.1707, 328.4586
        CIE-Luv:
        44.8034, 57.4725, -71.8704
        Hunter-Lab:
        37.9494, 64.6050, -42.1153
      #b525b3 color charts
#b525b3 RGB chart
      #b525b3 CMYK chart
      #b525b3 RGB pie chart
      #b525b3 color shades, tints & tones
#b525b3 color schemes
#b525b3 color preview, HTML & CSS examples
           This text has a color of #b525b3        
        
          <p style="color:#b525b3;">Text here</p>
        
        
          .mytext {color:#b525b3;}
        
        Text color #b525b3
      
           This box has a color of #b525b3        
        
          <div style="background-color:#b525b3;">Content here</div>
        
        
          .mybackground {background-color:#b525b3;}
        
        Background color #b525b3
      
           Border around this has a color of #b525b3        
        
          <div style="border:2px solid #b525b3;">Content here</div>
        
        
          .myborder {border:2px solid #b525b3;}
        
        Border color #b525b3