#5058c5 color space conversions
Hex:
        #5058c5
        RGB:
        80, 88, 197
        CMY:
        69, 65, 23
        CMYK:
        59, 55, 0, 23
      HSL:
        236°, 50.2146%, 54.3137%
        HSV (HSB):
        236°, 59.3909%, 77.2549%
        XYZ:
        16.8760, 12.7161, 54.3883
        xyY:
        0.2010, 0.1514, 12.7161
      CIE-Lab:
        42.3324, 29.5938, -58.1153
        CIE-LCH:
        42.3324, 65.2165, 296.9864
        CIE-Luv:
        42.3324, -8.6849, -87.8742
        Hunter-Lab:
        35.6597, 22.0711, -65.4676
      #5058c5 color charts
#5058c5 RGB chart
      #5058c5 CMYK chart
      #5058c5 RGB pie chart
      #5058c5 color shades, tints & tones
#5058c5 color schemes
#5058c5 color preview, HTML & CSS examples
           This text has a color of #5058c5        
        
          <p style="color:#5058c5;">Text here</p>
        
        
          .mytext {color:#5058c5;}
        
        Text color #5058c5
      
           This box has a color of #5058c5        
        
          <div style="background-color:#5058c5;">Content here</div>
        
        
          .mybackground {background-color:#5058c5;}
        
        Background color #5058c5
      
           Border around this has a color of #5058c5        
        
          <div style="border:2px solid #5058c5;">Content here</div>
        
        
          .myborder {border:2px solid #5058c5;}
        
        Border color #5058c5