#b526ea color space conversions
Hex:
        #b526ea
        RGB:
        181, 38, 234
        CMY:
        29, 85, 8
        CMYK:
        23, 84, 0, 8
      HSL:
        284°, 82.3529%, 53.3333%
        HSV (HSB):
        284°, 83.7607%, 91.7647%
        XYZ:
        34.6005, 17.1505, 79.3286
        xyY:
        0.2640, 0.1308, 17.1505
      CIE-Lab:
        48.4491, 79.2155, -68.8453
        CIE-LCH:
        48.4491, 104.9512, 319.0065
        CIE-Luv:
        48.4491, 39.9145, -111.4912
        Hunter-Lab:
        41.4132, 76.6627, -84.5833
      #b526ea color charts
#b526ea RGB chart
      #b526ea CMYK chart
      #b526ea RGB pie chart
      #b526ea color shades, tints & tones
#b526ea color schemes
#b526ea color preview, HTML & CSS examples
           This text has a color of #b526ea        
        
          <p style="color:#b526ea;">Text here</p>
        
        
          .mytext {color:#b526ea;}
        
        Text color #b526ea
      
           This box has a color of #b526ea        
        
          <div style="background-color:#b526ea;">Content here</div>
        
        
          .mybackground {background-color:#b526ea;}
        
        Background color #b526ea
      
           Border around this has a color of #b526ea        
        
          <div style="border:2px solid #b526ea;">Content here</div>
        
        
          .myborder {border:2px solid #b526ea;}
        
        Border color #b526ea