#5030e4 color space conversions
Hex:
        #5030e4
        RGB:
        80, 48, 228
        CMY:
        69, 81, 11
        CMYK:
        65, 79, 0, 11
      HSL:
        251°, 76.9231%, 54.1176%
        HSV (HSB):
        251°, 78.9474%, 89.4118%
        XYZ:
        18.3688, 9.4208, 74.2490
        xyY:
        0.1800, 0.0923, 9.4208
      CIE-Lab:
        36.7822, 61.5702, -85.0344
        CIE-LCH:
        36.7822, 104.9845, 305.9069
        CIE-Luv:
        36.7822, -2.7311, -117.9300
        Hunter-Lab:
        30.6933, 53.1122, -121.9407
      #5030e4 color charts
#5030e4 RGB chart
      #5030e4 CMYK chart
      #5030e4 RGB pie chart
      #5030e4 color shades, tints & tones
#5030e4 color schemes
#5030e4 color preview, HTML & CSS examples
           This text has a color of #5030e4        
        
          <p style="color:#5030e4;">Text here</p>
        
        
          .mytext {color:#5030e4;}
        
        Text color #5030e4
      
           This box has a color of #5030e4        
        
          <div style="background-color:#5030e4;">Content here</div>
        
        
          .mybackground {background-color:#5030e4;}
        
        Background color #5030e4
      
           Border around this has a color of #5030e4        
        
          <div style="border:2px solid #5030e4;">Content here</div>
        
        
          .myborder {border:2px solid #5030e4;}
        
        Border color #5030e4