#8522bb color space conversions
Hex:
        #8522bb
        RGB:
        133, 34, 187
        CMY:
        48, 87, 27
        CMYK:
        29, 82, 0, 27
      HSL:
        279°, 69.2308%, 43.3333%
        HSV (HSB):
        279°, 81.8182%, 73.3333%
        XYZ:
        19.2145, 9.7185, 47.8768
        xyY:
        0.2502, 0.1265, 9.7185
      CIE-Lab:
        37.3323, 63.5691, -60.1323
        CIE-LCH:
        37.3323, 87.5039, 316.5915
        CIE-Luv:
        37.3323, 24.8468, -89.7491
        Hunter-Lab:
        31.1744, 55.4642, -69.2338
      #8522bb color charts
#8522bb RGB chart
      #8522bb CMYK chart
      #8522bb RGB pie chart
      #8522bb color shades, tints & tones
#8522bb color schemes
#8522bb color preview, HTML & CSS examples
           This text has a color of #8522bb        
        
          <p style="color:#8522bb;">Text here</p>
        
        
          .mytext {color:#8522bb;}
        
        Text color #8522bb
      
           This box has a color of #8522bb        
        
          <div style="background-color:#8522bb;">Content here</div>
        
        
          .mybackground {background-color:#8522bb;}
        
        Background color #8522bb
      
           Border around this has a color of #8522bb        
        
          <div style="border:2px solid #8522bb;">Content here</div>
        
        
          .myborder {border:2px solid #8522bb;}
        
        Border color #8522bb