#5048d5 color space conversions
Hex:
        #5048d5
        RGB:
        80, 72, 213
        CMY:
        69, 72, 16
        CMYK:
        62, 66, 0, 16
      HSL:
        243°, 62.6667%, 55.8824%
        HSV (HSB):
        243°, 66.1972%, 83.5294%
        XYZ:
        17.6359, 11.1443, 64.1723
        xyY:
        0.1897, 0.1199, 11.1443
      CIE-Lab:
        39.8225, 44.5685, -71.4388
        CIE-LCH:
        39.8225, 84.2012, 301.9588
        CIE-Luv:
        39.8225, -5.6321, -104.8408
        Hunter-Lab:
        33.3831, 35.8790, -90.6051
      #5048d5 color charts
#5048d5 RGB chart
      #5048d5 CMYK chart
      #5048d5 RGB pie chart
      #5048d5 color shades, tints & tones
#5048d5 color schemes
#5048d5 color preview, HTML & CSS examples
           This text has a color of #5048d5        
        
          <p style="color:#5048d5;">Text here</p>
        
        
          .mytext {color:#5048d5;}
        
        Text color #5048d5
      
           This box has a color of #5048d5        
        
          <div style="background-color:#5048d5;">Content here</div>
        
        
          .mybackground {background-color:#5048d5;}
        
        Background color #5048d5
      
           Border around this has a color of #5048d5        
        
          <div style="border:2px solid #5048d5;">Content here</div>
        
        
          .myborder {border:2px solid #5048d5;}
        
        Border color #5048d5