#521aed color space conversions
Hex:
        #521aed
        RGB:
        82, 26, 237
        CMY:
        68, 90, 7
        CMYK:
        65, 89, 0, 7
      HSL:
        256°, 85.4251%, 51.5686%
        HSV (HSB):
        256°, 89.0295%, 92.9412%
        XYZ:
        19.1351, 8.6471, 80.7813
        xyY:
        0.1763, 0.0796, 8.6471
      CIE-Lab:
        35.2957, 71.9430, -92.6155
        CIE-LCH:
        35.2957, 117.2750, 307.8398
        CIE-Luv:
        35.2957, -0.9986, -123.6094
        Hunter-Lab:
        29.4059, 64.6941, -142.2923
      #521aed color charts
#521aed RGB chart
      #521aed CMYK chart
      #521aed RGB pie chart
      #521aed color shades, tints & tones
#521aed color schemes
#521aed color preview, HTML & CSS examples
           This text has a color of #521aed        
        
          <p style="color:#521aed;">Text here</p>
        
        
          .mytext {color:#521aed;}
        
        Text color #521aed
      
           This box has a color of #521aed        
        
          <div style="background-color:#521aed;">Content here</div>
        
        
          .mybackground {background-color:#521aed;}
        
        Background color #521aed
      
           Border around this has a color of #521aed        
        
          <div style="border:2px solid #521aed;">Content here</div>
        
        
          .myborder {border:2px solid #521aed;}
        
        Border color #521aed