#5005e5 color space conversions
Hex:
        #5005e5
        RGB:
        80, 5, 229
        CMY:
        69, 98, 10
        CMYK:
        65, 98, 0, 10
      HSL:
        260°, 95.7265%, 45.8824%
        HSV (HSB):
        260°, 97.8166%, 89.8039%
        XYZ:
        17.5054, 7.4712, 74.6482
        xyY:
        0.1757, 0.0750, 7.4712
      CIE-Lab:
        32.8563, 73.8899, -92.1181
        CIE-LCH:
        32.8563, 118.0909, 308.7339
        CIE-Luv:
        32.8563, 0.0988, -118.7992
        Hunter-Lab:
        27.3334, 66.4849, -142.7889
      #5005e5 color charts
#5005e5 RGB chart
      #5005e5 CMYK chart
      #5005e5 RGB pie chart
      #5005e5 color shades, tints & tones
#5005e5 color schemes
#5005e5 color preview, HTML & CSS examples
           This text has a color of #5005e5        
        
          <p style="color:#5005e5;">Text here</p>
        
        
          .mytext {color:#5005e5;}
        
        Text color #5005e5
      
           This box has a color of #5005e5        
        
          <div style="background-color:#5005e5;">Content here</div>
        
        
          .mybackground {background-color:#5005e5;}
        
        Background color #5005e5
      
           Border around this has a color of #5005e5        
        
          <div style="border:2px solid #5005e5;">Content here</div>
        
        
          .myborder {border:2px solid #5005e5;}
        
        Border color #5005e5