#5003e5 color space conversions
Hex:
        #5003e5
        RGB:
        80, 3, 229
        CMY:
        69, 99, 10
        CMYK:
        65, 99, 0, 10
      HSL:
        260°, 97.4138%, 45.4902%
        HSV (HSB):
        260°, 98.6900%, 89.8039%
        XYZ:
        17.4837, 7.4277, 74.6409
        xyY:
        0.1756, 0.0746, 7.4277
      CIE-Lab:
        32.7615, 74.1810, -92.2759
        CIE-LCH:
        32.7615, 118.3962, 308.7960
        CIE-Luv:
        32.7615, 0.1598, -118.7685
        Hunter-Lab:
        27.2539, 66.8155, -143.3014
      #5003e5 color charts
#5003e5 RGB chart
      #5003e5 CMYK chart
      #5003e5 RGB pie chart
      #5003e5 color shades, tints & tones
#5003e5 color schemes
#5003e5 color preview, HTML & CSS examples
           This text has a color of #5003e5        
        
          <p style="color:#5003e5;">Text here</p>
        
        
          .mytext {color:#5003e5;}
        
        Text color #5003e5
      
           This box has a color of #5003e5        
        
          <div style="background-color:#5003e5;">Content here</div>
        
        
          .mybackground {background-color:#5003e5;}
        
        Background color #5003e5
      
           Border around this has a color of #5003e5        
        
          <div style="border:2px solid #5003e5;">Content here</div>
        
        
          .myborder {border:2px solid #5003e5;}
        
        Border color #5003e5