#5a65ea color space conversions
Hex:
        #5a65ea
        RGB:
        90, 101, 234
        CMY:
        65, 60, 8
        CMYK:
        62, 57, 0, 8
      HSL:
        235°, 77.4194%, 63.5294%
        HSV (HSB):
        235°, 61.5385%, 91.7647%
        XYZ:
        23.7214, 17.4215, 79.9543
        xyY:
        0.1959, 0.1439, 17.4215
      CIE-Lab:
        48.7868, 35.5483, -68.7349
        CIE-LCH:
        48.7868, 77.3832, 297.3471
        CIE-Luv:
        48.7868, -10.8284, -107.5835
        Hunter-Lab:
        41.7391, 28.4027, -84.3570
      #5a65ea color charts
#5a65ea RGB chart
      #5a65ea CMYK chart
      #5a65ea RGB pie chart
      #5a65ea color shades, tints & tones
#5a65ea color schemes
#5a65ea color preview, HTML & CSS examples
           This text has a color of #5a65ea        
        
          <p style="color:#5a65ea;">Text here</p>
        
        
          .mytext {color:#5a65ea;}
        
        Text color #5a65ea
      
           This box has a color of #5a65ea        
        
          <div style="background-color:#5a65ea;">Content here</div>
        
        
          .mybackground {background-color:#5a65ea;}
        
        Background color #5a65ea
      
           Border around this has a color of #5a65ea        
        
          <div style="border:2px solid #5a65ea;">Content here</div>
        
        
          .myborder {border:2px solid #5a65ea;}
        
        Border color #5a65ea