#5063df color space conversions
Hex:
        #5063df
        RGB:
        80, 99, 223
        CMY:
        69, 61, 13
        CMYK:
        64, 56, 0, 13
      HSL:
        232°, 69.0821%, 59.4118%
        HSV (HSB):
        232°, 64.1256%, 87.4510%
        XYZ:
        21.0894, 15.9569, 71.7805
        xyY:
        0.1938, 0.1466, 15.9569
      CIE-Lab:
        46.9178, 31.5020, -65.5862
        CIE-LCH:
        46.9178, 72.7594, 295.6556
        CIE-Luv:
        46.9178, -12.5265, -101.5499
        Hunter-Lab:
        39.9460, 24.3329, -78.5781
      #5063df color charts
#5063df RGB chart
      #5063df CMYK chart
      #5063df RGB pie chart
      #5063df color shades, tints & tones
#5063df color schemes
#5063df color preview, HTML & CSS examples
           This text has a color of #5063df        
        
          <p style="color:#5063df;">Text here</p>
        
        
          .mytext {color:#5063df;}
        
        Text color #5063df
      
           This box has a color of #5063df        
        
          <div style="background-color:#5063df;">Content here</div>
        
        
          .mybackground {background-color:#5063df;}
        
        Background color #5063df
      
           Border around this has a color of #5063df        
        
          <div style="border:2px solid #5063df;">Content here</div>
        
        
          .myborder {border:2px solid #5063df;}
        
        Border color #5063df