#5004d4 color space conversions
Hex:
        #5004d4
        RGB:
        80, 4, 212
        CMY:
        69, 98, 17
        CMYK:
        62, 98, 0, 17
      HSL:
        262°, 96.2963%, 42.3529%
        HSV (HSB):
        262°, 98.1132%, 83.1373%
        XYZ:
        15.2353, 6.5458, 62.7478
        xyY:
        0.1802, 0.0774, 6.5458
      CIE-Lab:
        30.7496, 70.1001, -85.8315
        CIE-LCH:
        30.7496, 110.8200, 309.2391
        CIE-Luv:
        30.7496, 1.6696, -109.1494
        Hunter-Lab:
        25.5847, 61.5211, -127.5025
      #5004d4 color charts
#5004d4 RGB chart
      #5004d4 CMYK chart
      #5004d4 RGB pie chart
      #5004d4 color shades, tints & tones
#5004d4 color schemes
#5004d4 color preview, HTML & CSS examples
           This text has a color of #5004d4        
        
          <p style="color:#5004d4;">Text here</p>
        
        
          .mytext {color:#5004d4;}
        
        Text color #5004d4
      
           This box has a color of #5004d4        
        
          <div style="background-color:#5004d4;">Content here</div>
        
        
          .mybackground {background-color:#5004d4;}
        
        Background color #5004d4
      
           Border around this has a color of #5004d4        
        
          <div style="border:2px solid #5004d4;">Content here</div>
        
        
          .myborder {border:2px solid #5004d4;}
        
        Border color #5004d4