#5004d2 color space conversions
Hex:
        #5004d2
        RGB:
        80, 4, 210
        CMY:
        69, 98, 18
        CMYK:
        62, 98, 0, 18
      HSL:
        262°, 96.2617%, 41.9608%
        HSV (HSB):
        262°, 98.0952%, 82.3529%
        XYZ:
        14.9845, 6.4454, 61.4271
        xyY:
        0.1808, 0.0778, 6.4454
      CIE-Lab:
        30.5096, 69.6362, -85.0694
        CIE-LCH:
        30.5096, 109.9364, 309.3031
        CIE-Luv:
        30.5096, 1.8601, -108.0108
        Hunter-Lab:
        25.3879, 60.9262, -125.6832
      #5004d2 color charts
#5004d2 RGB chart
      #5004d2 CMYK chart
      #5004d2 RGB pie chart
      #5004d2 color shades, tints & tones
#5004d2 color schemes
#5004d2 color preview, HTML & CSS examples
           This text has a color of #5004d2        
        
          <p style="color:#5004d2;">Text here</p>
        
        
          .mytext {color:#5004d2;}
        
        Text color #5004d2
      
           This box has a color of #5004d2        
        
          <div style="background-color:#5004d2;">Content here</div>
        
        
          .mybackground {background-color:#5004d2;}
        
        Background color #5004d2
      
           Border around this has a color of #5004d2        
        
          <div style="border:2px solid #5004d2;">Content here</div>
        
        
          .myborder {border:2px solid #5004d2;}
        
        Border color #5004d2