#5014e5 color space conversions
Hex:
        #5014e5
        RGB:
        80, 20, 229
        CMY:
        69, 92, 10
        CMYK:
        65, 91, 0, 10
      HSL:
        257°, 83.9357%, 48.8235%
        HSV (HSB):
        257°, 91.2664%, 89.8039%
        XYZ:
        17.7013, 7.8629, 74.7135
        xyY:
        0.1765, 0.0784, 7.8629
      CIE-Lab:
        33.6958, 71.3287, -90.7221
        CIE-LCH:
        33.6958, 115.4049, 308.1756
        CIE-Luv:
        33.6958, -0.4563, -118.9932
        Hunter-Lab:
        28.0409, 63.6094, -138.3463
      #5014e5 color charts
#5014e5 RGB chart
      #5014e5 CMYK chart
      #5014e5 RGB pie chart
      #5014e5 color shades, tints & tones
#5014e5 color schemes
#5014e5 color preview, HTML & CSS examples
           This text has a color of #5014e5        
        
          <p style="color:#5014e5;">Text here</p>
        
        
          .mytext {color:#5014e5;}
        
        Text color #5014e5
      
           This box has a color of #5014e5        
        
          <div style="background-color:#5014e5;">Content here</div>
        
        
          .mybackground {background-color:#5014e5;}
        
        Background color #5014e5
      
           Border around this has a color of #5014e5        
        
          <div style="border:2px solid #5014e5;">Content here</div>
        
        
          .myborder {border:2px solid #5014e5;}
        
        Border color #5014e5