#5046ea color space conversions
Hex:
        #5046ea
        RGB:
        80, 70, 234
        CMY:
        69, 73, 8
        CMYK:
        66, 70, 0, 8
      HSL:
        244°, 79.6117%, 59.6078%
        HSV (HSB):
        244°, 70.0855%, 91.7647%
        XYZ:
        20.3497, 12.0263, 79.0907
        xyY:
        0.1826, 0.1079, 12.0263
      CIE-Lab:
        41.2579, 52.3172, -81.0638
        CIE-LCH:
        41.2579, 96.4802, 302.8375
        CIE-Luv:
        41.2579, -6.4387, -118.6571
        Hunter-Lab:
        34.6790, 44.0561, -110.9446
      #5046ea color charts
#5046ea RGB chart
      #5046ea CMYK chart
      #5046ea RGB pie chart
      #5046ea color shades, tints & tones
#5046ea color schemes
#5046ea color preview, HTML & CSS examples
           This text has a color of #5046ea        
        
          <p style="color:#5046ea;">Text here</p>
        
        
          .mytext {color:#5046ea;}
        
        Text color #5046ea
      
           This box has a color of #5046ea        
        
          <div style="background-color:#5046ea;">Content here</div>
        
        
          .mybackground {background-color:#5046ea;}
        
        Background color #5046ea
      
           Border around this has a color of #5046ea        
        
          <div style="border:2px solid #5046ea;">Content here</div>
        
        
          .myborder {border:2px solid #5046ea;}
        
        Border color #5046ea