#b522ff color space conversions
Hex:
        #b522ff
        RGB:
        181, 34, 255
        CMY:
        29, 87, 0
        CMYK:
        29, 87, 0, 0
      HSL:
        280°, 100.0000%, 56.6667%
        HSV (HSB):
        280°, 86.6667%, 100.0000%
        XYZ:
        37.6781, 18.1878, 96.1325
        xyY:
        0.2479, 0.1197, 18.1878
      CIE-Lab:
        49.7231, 84.0100, -78.5512
        CIE-LCH:
        49.7231, 115.0129, 316.9233
        CIE-Luv:
        49.7231, 34.7840, -126.0576
        Hunter-Lab:
        42.6472, 83.0693, -103.7946
      #b522ff color charts
#b522ff RGB chart
      #b522ff CMYK chart
      #b522ff RGB pie chart
      #b522ff color shades, tints & tones
#b522ff color schemes
#b522ff color preview, HTML & CSS examples
           This text has a color of #b522ff        
        
          <p style="color:#b522ff;">Text here</p>
        
        
          .mytext {color:#b522ff;}
        
        Text color #b522ff
      
           This box has a color of #b522ff        
        
          <div style="background-color:#b522ff;">Content here</div>
        
        
          .mybackground {background-color:#b522ff;}
        
        Background color #b522ff
      
           Border around this has a color of #b522ff        
        
          <div style="border:2px solid #b522ff;">Content here</div>
        
        
          .myborder {border:2px solid #b522ff;}
        
        Border color #b522ff