#5a64ea color space conversions
Hex:
        #5a64ea
        RGB:
        90, 100, 234
        CMY:
        65, 61, 8
        CMYK:
        62, 57, 0, 8
      HSL:
        236°, 77.4194%, 63.5294%
        HSV (HSB):
        236°, 61.5385%, 91.7647%
        XYZ:
        23.6249, 17.2285, 79.9222
        xyY:
        0.1956, 0.1426, 17.2285
      CIE-Lab:
        48.5467, 36.1560, -69.1247
        CIE-LCH:
        48.5467, 78.0095, 297.6120
        CIE-Luv:
        48.5467, -10.5668, -108.0392
        Hunter-Lab:
        41.5072, 28.9601, -85.1078
      #5a64ea color charts
#5a64ea RGB chart
      #5a64ea CMYK chart
      #5a64ea RGB pie chart
      #5a64ea color shades, tints & tones
#5a64ea color schemes
#5a64ea color preview, HTML & CSS examples
           This text has a color of #5a64ea        
        
          <p style="color:#5a64ea;">Text here</p>
        
        
          .mytext {color:#5a64ea;}
        
        Text color #5a64ea
      
           This box has a color of #5a64ea        
        
          <div style="background-color:#5a64ea;">Content here</div>
        
        
          .mybackground {background-color:#5a64ea;}
        
        Background color #5a64ea
      
           Border around this has a color of #5a64ea        
        
          <div style="border:2px solid #5a64ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a64ea;}
        
        Border color #5a64ea