#5004e5 color space conversions
Hex:
        #5004e5
        RGB:
        80, 4, 229
        CMY:
        69, 98, 10
        CMYK:
        65, 98, 0, 10
      HSL:
        260°, 96.5665%, 45.6863%
        HSV (HSB):
        260°, 98.2533%, 89.8039%
        XYZ:
        17.4945, 7.4494, 74.6446
        xyY:
        0.1757, 0.0748, 7.4494
      CIE-Lab:
        32.8089, 74.0353, -92.1969
        CIE-LCH:
        32.8089, 118.2433, 308.7649
        CIE-Luv:
        32.8089, 0.1293, -118.7841
        Hunter-Lab:
        27.2937, 66.6499, -143.0446
      #5004e5 color charts
#5004e5 RGB chart
      #5004e5 CMYK chart
      #5004e5 RGB pie chart
      #5004e5 color shades, tints & tones
#5004e5 color schemes
#5004e5 color preview, HTML & CSS examples
           This text has a color of #5004e5        
        
          <p style="color:#5004e5;">Text here</p>
        
        
          .mytext {color:#5004e5;}
        
        Text color #5004e5
      
           This box has a color of #5004e5        
        
          <div style="background-color:#5004e5;">Content here</div>
        
        
          .mybackground {background-color:#5004e5;}
        
        Background color #5004e5
      
           Border around this has a color of #5004e5        
        
          <div style="border:2px solid #5004e5;">Content here</div>
        
        
          .myborder {border:2px solid #5004e5;}
        
        Border color #5004e5