#5a58c1 color space conversions
Hex:
        #5a58c1
        RGB:
        90, 88, 193
        CMY:
        65, 65, 24
        CMYK:
        53, 54, 0, 24
      HSL:
        241°, 45.8515%, 55.0980%
        HSV (HSB):
        241°, 54.4041%, 75.6863%
        XYZ:
        17.3318, 13.0034, 52.0485
        xyY:
        0.2104, 0.1578, 13.0034
      CIE-Lab:
        42.7683, 30.2223, -55.0547
        CIE-LCH:
        42.7683, 62.8045, 298.7647
        CIE-Luv:
        42.7683, -5.4044, -83.8289
        Hunter-Lab:
        36.0602, 22.6882, -60.3358
      #5a58c1 color charts
#5a58c1 RGB chart
      #5a58c1 CMYK chart
      #5a58c1 RGB pie chart
      #5a58c1 color shades, tints & tones
#5a58c1 color schemes
#5a58c1 color preview, HTML & CSS examples
           This text has a color of #5a58c1        
        
          <p style="color:#5a58c1;">Text here</p>
        
        
          .mytext {color:#5a58c1;}
        
        Text color #5a58c1
      
           This box has a color of #5a58c1        
        
          <div style="background-color:#5a58c1;">Content here</div>
        
        
          .mybackground {background-color:#5a58c1;}
        
        Background color #5a58c1
      
           Border around this has a color of #5a58c1        
        
          <div style="border:2px solid #5a58c1;">Content here</div>
        
        
          .myborder {border:2px solid #5a58c1;}
        
        Border color #5a58c1