#5205ab color space conversions
Hex:
        #5205ab
        RGB:
        82, 5, 171
        CMY:
        68, 98, 33
        CMYK:
        52, 97, 0, 33
      HSL:
        268°, 94.3182%, 34.5098%
        HSV (HSB):
        268°, 97.0760%, 67.0588%
        XYZ:
        10.8846, 4.8427, 38.8891
        xyY:
        0.1993, 0.0887, 4.8427
      CIE-Lab:
        26.2817, 60.5586, -69.0017
        CIE-LCH:
        26.2817, 91.8073, 311.2715
        CIE-Luv:
        26.2817, 6.7117, -85.6293
        Hunter-Lab:
        22.0060, 49.7792, -89.3732
      #5205ab color charts
#5205ab RGB chart
      #5205ab CMYK chart
      #5205ab RGB pie chart
      #5205ab color shades, tints & tones
#5205ab color schemes
#5205ab color preview, HTML & CSS examples
           This text has a color of #5205ab        
        
          <p style="color:#5205ab;">Text here</p>
        
        
          .mytext {color:#5205ab;}
        
        Text color #5205ab
      
           This box has a color of #5205ab        
        
          <div style="background-color:#5205ab;">Content here</div>
        
        
          .mybackground {background-color:#5205ab;}
        
        Background color #5205ab
      
           Border around this has a color of #5205ab        
        
          <div style="border:2px solid #5205ab;">Content here</div>
        
        
          .myborder {border:2px solid #5205ab;}
        
        Border color #5205ab