#5040ea color space conversions
Hex:
        #5040ea
        RGB:
        80, 64, 234
        CMY:
        69, 75, 8
        CMYK:
        66, 73, 0, 8
      HSL:
        246°, 80.1887%, 58.4314%
        HSV (HSB):
        246°, 72.6496%, 91.7647%
        XYZ:
        19.9929, 11.3128, 78.9717
        xyY:
        0.1813, 0.1026, 11.3128
      CIE-Lab:
        40.1024, 55.5397, -82.9659
        CIE-LCH:
        40.1024, 99.8399, 303.7994
        CIE-Luv:
        40.1024, -5.4096, -119.7340
        Hunter-Lab:
        33.6345, 47.2433, -115.6653
      #5040ea color charts
#5040ea RGB chart
      #5040ea CMYK chart
      #5040ea RGB pie chart
      #5040ea color shades, tints & tones
#5040ea color schemes
#5040ea color preview, HTML & CSS examples
           This text has a color of #5040ea        
        
          <p style="color:#5040ea;">Text here</p>
        
        
          .mytext {color:#5040ea;}
        
        Text color #5040ea
      
           This box has a color of #5040ea        
        
          <div style="background-color:#5040ea;">Content here</div>
        
        
          .mybackground {background-color:#5040ea;}
        
        Background color #5040ea
      
           Border around this has a color of #5040ea        
        
          <div style="border:2px solid #5040ea;">Content here</div>
        
        
          .myborder {border:2px solid #5040ea;}
        
        Border color #5040ea