#5a2efa color space conversions
Hex:
        #5a2efa
        RGB:
        90, 46, 250
        CMY:
        65, 82, 2
        CMYK:
        64, 82, 0, 2
      HSL:
        253°, 95.3271%, 58.0392%
        HSV (HSB):
        253°, 81.6000%, 98.0392%
        XYZ:
        22.4488, 11.0298, 91.3883
        xyY:
        0.1798, 0.0883, 11.0298
      CIE-Lab:
        39.6306, 69.2815, -92.7424
        CIE-LCH:
        39.6306, 115.7630, 306.7609
        CIE-Luv:
        39.6306, -1.8050, -130.6018
        Hunter-Lab:
        33.2111, 62.5361, -139.9028
      #5a2efa color charts
#5a2efa RGB chart
      #5a2efa CMYK chart
      #5a2efa RGB pie chart
      #5a2efa color shades, tints & tones
#5a2efa color schemes
#5a2efa color preview, HTML & CSS examples
           This text has a color of #5a2efa        
        
          <p style="color:#5a2efa;">Text here</p>
        
        
          .mytext {color:#5a2efa;}
        
        Text color #5a2efa
      
           This box has a color of #5a2efa        
        
          <div style="background-color:#5a2efa;">Content here</div>
        
        
          .mybackground {background-color:#5a2efa;}
        
        Background color #5a2efa
      
           Border around this has a color of #5a2efa        
        
          <div style="border:2px solid #5a2efa;">Content here</div>
        
        
          .myborder {border:2px solid #5a2efa;}
        
        Border color #5a2efa