#5a57ec color space conversions
Hex:
        #5a57ec
        RGB:
        90, 87, 236
        CMY:
        65, 66, 7
        CMYK:
        62, 63, 0, 7
      HSL:
        241°, 79.6791%, 63.3333%
        HSV (HSB):
        241°, 63.1356%, 92.5490%
        XYZ:
        22.7650, 15.0462, 81.0612
        xyY:
        0.1915, 0.1266, 15.0462
      CIE-Lab:
        45.6974, 44.5758, -74.8904
        CIE-LCH:
        45.6974, 87.1526, 300.7617
        CIE-Luv:
        45.6974, -7.4993, -114.5956
        Hunter-Lab:
        38.7894, 36.8777, -96.7503
      #5a57ec color charts
#5a57ec RGB chart
      #5a57ec CMYK chart
      #5a57ec RGB pie chart
      #5a57ec color shades, tints & tones
#5a57ec color schemes
#5a57ec color preview, HTML & CSS examples
           This text has a color of #5a57ec        
        
          <p style="color:#5a57ec;">Text here</p>
        
        
          .mytext {color:#5a57ec;}
        
        Text color #5a57ec
      
           This box has a color of #5a57ec        
        
          <div style="background-color:#5a57ec;">Content here</div>
        
        
          .mybackground {background-color:#5a57ec;}
        
        Background color #5a57ec
      
           Border around this has a color of #5a57ec        
        
          <div style="border:2px solid #5a57ec;">Content here</div>
        
        
          .myborder {border:2px solid #5a57ec;}
        
        Border color #5a57ec