#5a28fe color space conversions
Hex:
        #5a28fe
        RGB:
        90, 40, 254
        CMY:
        65, 84, 0
        CMYK:
        65, 84, 0, 0
      HSL:
        254°, 99.0741%, 57.6471%
        HSV (HSB):
        254°, 84.2520%, 99.6078%
        XYZ:
        22.8646, 10.8470, 94.6545
        xyY:
        0.1781, 0.0845, 10.8470
      CIE-Lab:
        39.3216, 72.5102, -95.4965
        CIE-LCH:
        39.3216, 119.9055, 307.2093
        CIE-Luv:
        39.3216, -1.5610, -133.1223
        Hunter-Lab:
        32.9348, 66.2859, -147.3450
      #5a28fe color charts
#5a28fe RGB chart
      #5a28fe CMYK chart
      #5a28fe RGB pie chart
      #5a28fe color shades, tints & tones
#5a28fe color schemes
#5a28fe color preview, HTML & CSS examples
           This text has a color of #5a28fe        
        
          <p style="color:#5a28fe;">Text here</p>
        
        
          .mytext {color:#5a28fe;}
        
        Text color #5a28fe
      
           This box has a color of #5a28fe        
        
          <div style="background-color:#5a28fe;">Content here</div>
        
        
          .mybackground {background-color:#5a28fe;}
        
        Background color #5a28fe
      
           Border around this has a color of #5a28fe        
        
          <div style="border:2px solid #5a28fe;">Content here</div>
        
        
          .myborder {border:2px solid #5a28fe;}
        
        Border color #5a28fe