#5063e5 color space conversions
Hex:
        #5063e5
        RGB:
        80, 99, 229
        CMY:
        69, 61, 10
        CMYK:
        65, 57, 0, 10
      HSL:
        232°, 74.1294%, 60.5882%
        HSV (HSB):
        232°, 65.0655%, 89.8039%
        XYZ:
        21.9130, 16.2863, 76.1174
        xyY:
        0.1917, 0.1425, 16.2863
      CIE-Lab:
        47.3479, 33.5385, -68.2820
        CIE-LCH:
        47.3479, 76.0741, 296.1592
        CIE-Luv:
        47.3479, -12.6845, -105.8441
        Hunter-Lab:
        40.3563, 26.2998, -83.5795
      #5063e5 color charts
#5063e5 RGB chart
      #5063e5 CMYK chart
      #5063e5 RGB pie chart
      #5063e5 color shades, tints & tones
#5063e5 color schemes
#5063e5 color preview, HTML & CSS examples
           This text has a color of #5063e5        
        
          <p style="color:#5063e5;">Text here</p>
        
        
          .mytext {color:#5063e5;}
        
        Text color #5063e5
      
           This box has a color of #5063e5        
        
          <div style="background-color:#5063e5;">Content here</div>
        
        
          .mybackground {background-color:#5063e5;}
        
        Background color #5063e5
      
           Border around this has a color of #5063e5        
        
          <div style="border:2px solid #5063e5;">Content here</div>
        
        
          .myborder {border:2px solid #5063e5;}
        
        Border color #5063e5