#521bae color space conversions
Hex:
        #521bae
        RGB:
        82, 27, 174
        CMY:
        68, 89, 32
        CMYK:
        53, 84, 0, 32
      HSL:
        262°, 73.1343%, 39.4118%
        HSV (HSB):
        262°, 84.4828%, 68.2353%
        XYZ:
        11.5116, 5.6337, 40.5251
        xyY:
        0.1996, 0.0977, 5.6337
      CIE-Lab:
        28.4688, 55.7065, -67.1933
        CIE-LCH:
        28.4688, 87.2820, 309.6604
        CIE-Luv:
        28.4688, 5.0991, -87.0895
        Hunter-Lab:
        23.7354, 45.0349, -84.6151
      #521bae color charts
#521bae RGB chart
      #521bae CMYK chart
      #521bae RGB pie chart
      #521bae color shades, tints & tones
#521bae color schemes
#521bae color preview, HTML & CSS examples
           This text has a color of #521bae        
        
          <p style="color:#521bae;">Text here</p>
        
        
          .mytext {color:#521bae;}
        
        Text color #521bae
      
           This box has a color of #521bae        
        
          <div style="background-color:#521bae;">Content here</div>
        
        
          .mybackground {background-color:#521bae;}
        
        Background color #521bae
      
           Border around this has a color of #521bae        
        
          <div style="border:2px solid #521bae;">Content here</div>
        
        
          .myborder {border:2px solid #521bae;}
        
        Border color #521bae