#b526e2 color space conversions
Hex:
        #b526e2
        RGB:
        181, 38, 226
        CMY:
        29, 85, 11
        CMYK:
        20, 83, 0, 11
      HSL:
        286°, 76.4228%, 51.7647%
        HSV (HSB):
        286°, 83.1858%, 88.6275%
        XYZ:
        33.4766, 16.7010, 73.4107
        xyY:
        0.2709, 0.1351, 16.7010
      CIE-Lab:
        47.8810, 77.7562, -65.2334
        CIE-LCH:
        47.8810, 101.4960, 320.0051
        CIE-Luv:
        47.8810, 42.1588, -105.9644
        Hunter-Lab:
        40.8668, 74.7039, -77.8982
      #b526e2 color charts
#b526e2 RGB chart
      #b526e2 CMYK chart
      #b526e2 RGB pie chart
      #b526e2 color shades, tints & tones
#b526e2 color schemes
#b526e2 color preview, HTML & CSS examples
           This text has a color of #b526e2        
        
          <p style="color:#b526e2;">Text here</p>
        
        
          .mytext {color:#b526e2;}
        
        Text color #b526e2
      
           This box has a color of #b526e2        
        
          <div style="background-color:#b526e2;">Content here</div>
        
        
          .mybackground {background-color:#b526e2;}
        
        Background color #b526e2
      
           Border around this has a color of #b526e2        
        
          <div style="border:2px solid #b526e2;">Content here</div>
        
        
          .myborder {border:2px solid #b526e2;}
        
        Border color #b526e2