#5a65ee color space conversions
Hex:
        #5a65ee
        RGB:
        90, 101, 238
        CMY:
        65, 60, 7
        CMYK:
        62, 58, 0, 7
      HSL:
        236°, 81.3187%, 64.3137%
        HSV (HSB):
        236°, 62.1849%, 93.3333%
        XYZ:
        24.3027, 17.6541, 83.0156
        xyY:
        0.1945, 0.1413, 17.6541
      CIE-Lab:
        49.0738, 36.8622, -70.5141
        CIE-LCH:
        49.0738, 79.5680, 297.5989
        CIE-Luv:
        49.0738, -10.9755, -110.4283
        Hunter-Lab:
        42.0167, 29.7162, -87.7319
      #5a65ee color charts
#5a65ee RGB chart
      #5a65ee CMYK chart
      #5a65ee RGB pie chart
      #5a65ee color shades, tints & tones
#5a65ee color schemes
#5a65ee color preview, HTML & CSS examples
           This text has a color of #5a65ee        
        
          <p style="color:#5a65ee;">Text here</p>
        
        
          .mytext {color:#5a65ee;}
        
        Text color #5a65ee
      
           This box has a color of #5a65ee        
        
          <div style="background-color:#5a65ee;">Content here</div>
        
        
          .mybackground {background-color:#5a65ee;}
        
        Background color #5a65ee
      
           Border around this has a color of #5a65ee        
        
          <div style="border:2px solid #5a65ee;">Content here</div>
        
        
          .myborder {border:2px solid #5a65ee;}
        
        Border color #5a65ee