#521ca9 color space conversions
Hex:
        #521ca9
        RGB:
        82, 28, 169
        CMY:
        68, 89, 34
        CMYK:
        51, 83, 0, 34
      HSL:
        263°, 71.5736%, 38.6275%
        HSV (HSB):
        263°, 83.4320%, 66.2745%
        XYZ:
        11.0564, 5.4889, 38.0128
        xyY:
        0.2027, 0.1006, 5.4889
      CIE-Lab:
        28.0846, 54.0578, -64.8193
        CIE-LCH:
        28.0846, 84.4025, 309.8273
        CIE-Luv:
        28.0846, 5.6109, -84.0390
        Hunter-Lab:
        23.4284, 43.2380, -79.7986
      #521ca9 color charts
#521ca9 RGB chart
      #521ca9 CMYK chart
      #521ca9 RGB pie chart
      #521ca9 color shades, tints & tones
#521ca9 color schemes
#521ca9 color preview, HTML & CSS examples
           This text has a color of #521ca9        
        
          <p style="color:#521ca9;">Text here</p>
        
        
          .mytext {color:#521ca9;}
        
        Text color #521ca9
      
           This box has a color of #521ca9        
        
          <div style="background-color:#521ca9;">Content here</div>
        
        
          .mybackground {background-color:#521ca9;}
        
        Background color #521ca9
      
           Border around this has a color of #521ca9        
        
          <div style="border:2px solid #521ca9;">Content here</div>
        
        
          .myborder {border:2px solid #521ca9;}
        
        Border color #521ca9