#5045c5 color space conversions
Hex:
        #5045c5
        RGB:
        80, 69, 197
        CMY:
        69, 73, 23
        CMYK:
        59, 65, 0, 23
      HSL:
        245°, 52.4590%, 52.1569%
        HSV (HSB):
        245°, 64.9746%, 77.2549%
        XYZ:
        15.5144, 9.9929, 53.9345
        xyY:
        0.1953, 0.1258, 9.9929
      CIE-Lab:
        37.8297, 41.2309, -65.4358
        CIE-LCH:
        37.8297, 77.3423, 302.2149
        CIE-Luv:
        37.8297, -4.0246, -95.1506
        Hunter-Lab:
        31.6116, 32.2844, -79.0301
      #5045c5 color charts
#5045c5 RGB chart
      #5045c5 CMYK chart
      #5045c5 RGB pie chart
      #5045c5 color shades, tints & tones
#5045c5 color schemes
#5045c5 color preview, HTML & CSS examples
           This text has a color of #5045c5        
        
          <p style="color:#5045c5;">Text here</p>
        
        
          .mytext {color:#5045c5;}
        
        Text color #5045c5
      
           This box has a color of #5045c5        
        
          <div style="background-color:#5045c5;">Content here</div>
        
        
          .mybackground {background-color:#5045c5;}
        
        Background color #5045c5
      
           Border around this has a color of #5045c5        
        
          <div style="border:2px solid #5045c5;">Content here</div>
        
        
          .myborder {border:2px solid #5045c5;}
        
        Border color #5045c5