#521edd color space conversions
Hex:
        #521edd
        RGB:
        82, 30, 221
        CMY:
        68, 88, 13
        CMYK:
        63, 86, 0, 13
      HSL:
        256°, 76.0956%, 49.2157%
        HSV (HSB):
        256°, 86.4253%, 86.6667%
        XYZ:
        16.9951, 7.9428, 69.0440
        xyY:
        0.1808, 0.0845, 7.9428
      CIE-Lab:
        33.8636, 66.7567, -85.8529
        CIE-LCH:
        33.8636, 108.7528, 307.8676
        CIE-Luv:
        33.8636, 0.0872, -114.4973
        Hunter-Lab:
        28.1830, 58.3197, -125.5229
      #521edd color charts
#521edd RGB chart
      #521edd CMYK chart
      #521edd RGB pie chart
      #521edd color shades, tints & tones
#521edd color schemes
#521edd color preview, HTML & CSS examples
           This text has a color of #521edd        
        
          <p style="color:#521edd;">Text here</p>
        
        
          .mytext {color:#521edd;}
        
        Text color #521edd
      
           This box has a color of #521edd        
        
          <div style="background-color:#521edd;">Content here</div>
        
        
          .mybackground {background-color:#521edd;}
        
        Background color #521edd
      
           Border around this has a color of #521edd        
        
          <div style="border:2px solid #521edd;">Content here</div>
        
        
          .myborder {border:2px solid #521edd;}
        
        Border color #521edd