#5002a8 color space conversions
Hex:
        #5002a8
        RGB:
        80, 2, 168
        CMY:
        69, 99, 34
        CMYK:
        52, 99, 0, 34
      HSL:
        268°, 97.6471%, 33.3333%
        HSV (HSB):
        268°, 98.8095%, 65.8824%
        XYZ:
        10.3979, 4.5760, 37.3810
        xyY:
        0.1986, 0.0874, 4.5760
      CIE-Lab:
        25.4911, 60.2916, -68.5063
        CIE-LCH:
        25.4911, 91.2589, 311.3506
        CIE-Luv:
        25.4911, 6.5314, -83.8123
        Hunter-Lab:
        21.3917, 49.3280, -88.6325
      #5002a8 color charts
#5002a8 RGB chart
      #5002a8 CMYK chart
      #5002a8 RGB pie chart
      #5002a8 color shades, tints & tones
#5002a8 color schemes
#5002a8 color preview, HTML & CSS examples
           This text has a color of #5002a8        
        
          <p style="color:#5002a8;">Text here</p>
        
        
          .mytext {color:#5002a8;}
        
        Text color #5002a8
      
           This box has a color of #5002a8        
        
          <div style="background-color:#5002a8;">Content here</div>
        
        
          .mybackground {background-color:#5002a8;}
        
        Background color #5002a8
      
           Border around this has a color of #5002a8        
        
          <div style="border:2px solid #5002a8;">Content here</div>
        
        
          .myborder {border:2px solid #5002a8;}
        
        Border color #5002a8