#5a48ea color space conversions
Hex:
        #5a48ea
        RGB:
        90, 72, 234
        CMY:
        65, 72, 8
        CMYK:
        62, 69, 0, 8
      HSL:
        247°, 79.4118%, 60.0000%
        HSV (HSB):
        247°, 69.2308%, 91.7647%
        XYZ:
        21.3851, 12.7489, 79.1756
        xyY:
        0.1887, 0.1125, 12.7489
      CIE-Lab:
        42.3824, 52.4594, -79.1892
        CIE-LCH:
        42.3824, 94.9890, 303.5227
        CIE-Luv:
        42.3824, -4.3039, -117.5997
        Hunter-Lab:
        35.7056, 44.4239, -106.4790
      #5a48ea color charts
#5a48ea RGB chart
      #5a48ea CMYK chart
      #5a48ea RGB pie chart
      #5a48ea color shades, tints & tones
#5a48ea color schemes
#5a48ea color preview, HTML & CSS examples
           This text has a color of #5a48ea        
        
          <p style="color:#5a48ea;">Text here</p>
        
        
          .mytext {color:#5a48ea;}
        
        Text color #5a48ea
      
           This box has a color of #5a48ea        
        
          <div style="background-color:#5a48ea;">Content here</div>
        
        
          .mybackground {background-color:#5a48ea;}
        
        Background color #5a48ea
      
           Border around this has a color of #5a48ea        
        
          <div style="border:2px solid #5a48ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a48ea;}
        
        Border color #5a48ea