#5005a8 color space conversions
Hex:
        #5005a8
        RGB:
        80, 5, 168
        CMY:
        69, 98, 34
        CMYK:
        52, 97, 0, 34
      HSL:
        268°, 94.2197%, 33.9216%
        HSV (HSB):
        268°, 97.0238%, 65.8824%
        XYZ:
        10.4304, 4.6412, 37.3919
        xyY:
        0.1988, 0.0885, 4.6412
      CIE-Lab:
        25.6870, 59.6965, -68.1821
        CIE-LCH:
        25.6870, 90.6227, 311.2036
        CIE-Luv:
        25.6870, 6.4141, -83.8282
        Hunter-Lab:
        21.5434, 48.7215, -87.8267
      #5005a8 color charts
#5005a8 RGB chart
      #5005a8 CMYK chart
      #5005a8 RGB pie chart
      #5005a8 color shades, tints & tones
#5005a8 color schemes
#5005a8 color preview, HTML & CSS examples
           This text has a color of #5005a8        
        
          <p style="color:#5005a8;">Text here</p>
        
        
          .mytext {color:#5005a8;}
        
        Text color #5005a8
      
           This box has a color of #5005a8        
        
          <div style="background-color:#5005a8;">Content here</div>
        
        
          .mybackground {background-color:#5005a8;}
        
        Background color #5005a8
      
           Border around this has a color of #5005a8        
        
          <div style="border:2px solid #5005a8;">Content here</div>
        
        
          .myborder {border:2px solid #5005a8;}
        
        Border color #5005a8