#b526be color space conversions
Hex:
        #b526be
        RGB:
        181, 38, 190
        CMY:
        29, 85, 25
        CMYK:
        5, 80, 0, 25
      HSL:
        296°, 66.6667%, 44.7059%
        HSV (HSB):
        296°, 80.0000%, 74.5098%
        XYZ:
        29.0434, 14.9277, 50.0658
        xyY:
        0.3089, 0.1587, 14.9277
      CIE-Lab:
        45.5350, 71.5379, -48.2731
        CIE-LCH:
        45.5350, 86.3016, 325.9889
        CIE-Luv:
        45.5350, 53.4659, -79.9688
        Hunter-Lab:
        38.6364, 66.5670, -49.7837
      #b526be color charts
#b526be RGB chart
      #b526be CMYK chart
      #b526be RGB pie chart
      #b526be color shades, tints & tones
#b526be color schemes
#b526be color preview, HTML & CSS examples
           This text has a color of #b526be        
        
          <p style="color:#b526be;">Text here</p>
        
        
          .mytext {color:#b526be;}
        
        Text color #b526be
      
           This box has a color of #b526be        
        
          <div style="background-color:#b526be;">Content here</div>
        
        
          .mybackground {background-color:#b526be;}
        
        Background color #b526be
      
           Border around this has a color of #b526be        
        
          <div style="border:2px solid #b526be;">Content here</div>
        
        
          .myborder {border:2px solid #b526be;}
        
        Border color #b526be