#5063db color space conversions
Hex:
        #5063db
        RGB:
        80, 99, 219
        CMY:
        69, 61, 14
        CMYK:
        63, 55, 0, 14
      HSL:
        232°, 65.8768%, 58.6275%
        HSV (HSB):
        232°, 63.4703%, 85.8824%
        XYZ:
        20.5563, 15.7436, 68.9732
        xyY:
        0.1953, 0.1496, 15.7436
      CIE-Lab:
        46.6363, 30.1431, -63.7722
        CIE-LCH:
        46.6363, 70.5372, 295.2986
        CIE-Luv:
        46.6363, -12.4220, -98.6531
        Hunter-Lab:
        39.6782, 23.0394, -75.2898
      #5063db color charts
#5063db RGB chart
      #5063db CMYK chart
      #5063db RGB pie chart
      #5063db color shades, tints & tones
#5063db color schemes
#5063db color preview, HTML & CSS examples
           This text has a color of #5063db        
        
          <p style="color:#5063db;">Text here</p>
        
        
          .mytext {color:#5063db;}
        
        Text color #5063db
      
           This box has a color of #5063db        
        
          <div style="background-color:#5063db;">Content here</div>
        
        
          .mybackground {background-color:#5063db;}
        
        Background color #5063db
      
           Border around this has a color of #5063db        
        
          <div style="border:2px solid #5063db;">Content here</div>
        
        
          .myborder {border:2px solid #5063db;}
        
        Border color #5063db