#5209ab color space conversions
Hex:
        #5209ab
        RGB:
        82, 9, 171
        CMY:
        68, 96, 33
        CMYK:
        52, 95, 0, 33
      HSL:
        267°, 90.0000%, 35.2941%
        HSV (HSB):
        267°, 94.7368%, 67.0588%
        XYZ:
        10.9280, 4.9295, 38.9036
        xyY:
        0.1996, 0.0900, 4.9295
      CIE-Lab:
        26.5329, 59.7982, -68.5862
        CIE-LCH:
        26.5329, 90.9939, 311.0842
        CIE-Luv:
        26.5329, 6.5560, -85.6281
        Hunter-Lab:
        22.2024, 49.0034, -88.3475
      #5209ab color charts
#5209ab RGB chart
      #5209ab CMYK chart
      #5209ab RGB pie chart
      #5209ab color shades, tints & tones
#5209ab color schemes
#5209ab color preview, HTML & CSS examples
           This text has a color of #5209ab        
        
          <p style="color:#5209ab;">Text here</p>
        
        
          .mytext {color:#5209ab;}
        
        Text color #5209ab
      
           This box has a color of #5209ab        
        
          <div style="background-color:#5209ab;">Content here</div>
        
        
          .mybackground {background-color:#5209ab;}
        
        Background color #5209ab
      
           Border around this has a color of #5209ab        
        
          <div style="border:2px solid #5209ab;">Content here</div>
        
        
          .myborder {border:2px solid #5209ab;}
        
        Border color #5209ab