#5a57ca color space conversions
Hex:
        #5a57ca
        RGB:
        90, 87, 202
        CMY:
        65, 66, 21
        CMYK:
        55, 57, 0, 21
      HSL:
        242°, 52.0362%, 56.6667%
        HSV (HSB):
        242°, 56.9307%, 79.2157%
        XYZ:
        18.2853, 13.2543, 57.4717
        xyY:
        0.2054, 0.1489, 13.2543
      CIE-Lab:
        43.1440, 33.7101, -59.6599
        CIE-LCH:
        43.1440, 68.5250, 299.4681
        CIE-Luv:
        43.1440, -5.6450, -90.9099
        Hunter-Lab:
        36.4065, 25.9411, -68.1114
      #5a57ca color charts
#5a57ca RGB chart
      #5a57ca CMYK chart
      #5a57ca RGB pie chart
      #5a57ca color shades, tints & tones
#5a57ca color schemes
#5a57ca color preview, HTML & CSS examples
           This text has a color of #5a57ca        
        
          <p style="color:#5a57ca;">Text here</p>
        
        
          .mytext {color:#5a57ca;}
        
        Text color #5a57ca
      
           This box has a color of #5a57ca        
        
          <div style="background-color:#5a57ca;">Content here</div>
        
        
          .mybackground {background-color:#5a57ca;}
        
        Background color #5a57ca
      
           Border around this has a color of #5a57ca        
        
          <div style="border:2px solid #5a57ca;">Content here</div>
        
        
          .myborder {border:2px solid #5a57ca;}
        
        Border color #5a57ca