#5058c1 color space conversions
Hex:
        #5058c1
        RGB:
        80, 88, 193
        CMY:
        69, 65, 24
        CMYK:
        59, 54, 0, 24
      HSL:
        236°, 47.6793%, 53.5294%
        HSV (HSB):
        236°, 58.5492%, 75.6863%
        XYZ:
        16.4236, 12.5352, 52.0060
        xyY:
        0.2028, 0.1548, 12.5352
      CIE-Lab:
        42.0544, 28.2583, -56.2430
        CIE-LCH:
        42.0544, 62.9429, 296.6764
        CIE-Luv:
        42.0544, -8.5246, -84.9390
        Hunter-Lab:
        35.4051, 20.8434, -62.3067
      #5058c1 color charts
#5058c1 RGB chart
      #5058c1 CMYK chart
      #5058c1 RGB pie chart
      #5058c1 color shades, tints & tones
#5058c1 color schemes
#5058c1 color preview, HTML & CSS examples
           This text has a color of #5058c1        
        
          <p style="color:#5058c1;">Text here</p>
        
        
          .mytext {color:#5058c1;}
        
        Text color #5058c1
      
           This box has a color of #5058c1        
        
          <div style="background-color:#5058c1;">Content here</div>
        
        
          .mybackground {background-color:#5058c1;}
        
        Background color #5058c1
      
           Border around this has a color of #5058c1        
        
          <div style="border:2px solid #5058c1;">Content here</div>
        
        
          .myborder {border:2px solid #5058c1;}
        
        Border color #5058c1