#5002c5 color space conversions
Hex:
        #5002c5
        RGB:
        80, 2, 197
        CMY:
        69, 99, 23
        CMYK:
        59, 99, 0, 23
      HSL:
        264°, 97.9899%, 39.0196%
        HSV (HSB):
        264°, 98.9848%, 77.2549%
        XYZ:
        13.4080, 5.7801, 53.2323
        xyY:
        0.1851, 0.0798, 5.7801
      CIE-Lab:
        28.8508, 66.9604, -80.2271
        CIE-LCH:
        28.8508, 104.4992, 309.8496
        CIE-Luv:
        28.8508, 3.2221, -100.5561
        Hunter-Lab:
        24.0419, 57.4753, -114.4478
      #5002c5 color charts
#5002c5 RGB chart
      #5002c5 CMYK chart
      #5002c5 RGB pie chart
      #5002c5 color shades, tints & tones
#5002c5 color schemes
#5002c5 color preview, HTML & CSS examples
           This text has a color of #5002c5        
        
          <p style="color:#5002c5;">Text here</p>
        
        
          .mytext {color:#5002c5;}
        
        Text color #5002c5
      
           This box has a color of #5002c5        
        
          <div style="background-color:#5002c5;">Content here</div>
        
        
          .mybackground {background-color:#5002c5;}
        
        Background color #5002c5
      
           Border around this has a color of #5002c5        
        
          <div style="border:2px solid #5002c5;">Content here</div>
        
        
          .myborder {border:2px solid #5002c5;}
        
        Border color #5002c5