#5045c7 color space conversions
Hex:
        #5045c7
        RGB:
        80, 69, 199
        CMY:
        69, 73, 22
        CMYK:
        60, 65, 0, 22
      HSL:
        245°, 53.7190%, 52.5490%
        HSV (HSB):
        245°, 65.3266%, 78.0392%
        XYZ:
        15.7452, 10.0852, 55.1496
        xyY:
        0.1944, 0.1245, 10.0852
      CIE-Lab:
        37.9950, 41.8668, -66.3306
        CIE-LCH:
        37.9950, 78.4384, 302.2595
        CIE-Luv:
        37.9950, -4.1532, -96.4802
        Hunter-Lab:
        31.7573, 32.9247, -80.7328
      #5045c7 color charts
#5045c7 RGB chart
      #5045c7 CMYK chart
      #5045c7 RGB pie chart
      #5045c7 color shades, tints & tones
#5045c7 color schemes
#5045c7 color preview, HTML & CSS examples
           This text has a color of #5045c7        
        
          <p style="color:#5045c7;">Text here</p>
        
        
          .mytext {color:#5045c7;}
        
        Text color #5045c7
      
           This box has a color of #5045c7        
        
          <div style="background-color:#5045c7;">Content here</div>
        
        
          .mybackground {background-color:#5045c7;}
        
        Background color #5045c7
      
           Border around this has a color of #5045c7        
        
          <div style="border:2px solid #5045c7;">Content here</div>
        
        
          .myborder {border:2px solid #5045c7;}
        
        Border color #5045c7