#5a65da color space conversions
Hex:
        #5a65da
        RGB:
        90, 101, 218
        CMY:
        65, 60, 15
        CMYK:
        59, 54, 0, 15
      HSL:
        235°, 63.3663%, 60.3922%
        HSV (HSB):
        235°, 58.7156%, 85.4902%
        XYZ:
        21.5250, 16.5430, 68.3883
        xyY:
        0.2022, 0.1554, 16.5430
      CIE-Lab:
        47.6789, 30.2914, -61.4876
        CIE-LCH:
        47.6789, 68.5441, 296.2268
        CIE-Luv:
        47.6789, -10.2354, -95.9375
        Hunter-Lab:
        40.6731, 23.2880, -71.2200
      #5a65da color charts
#5a65da RGB chart
      #5a65da CMYK chart
      #5a65da RGB pie chart
      #5a65da color shades, tints & tones
#5a65da color schemes
#5a65da color preview, HTML & CSS examples
           This text has a color of #5a65da        
        
          <p style="color:#5a65da;">Text here</p>
        
        
          .mytext {color:#5a65da;}
        
        Text color #5a65da
      
           This box has a color of #5a65da        
        
          <div style="background-color:#5a65da;">Content here</div>
        
        
          .mybackground {background-color:#5a65da;}
        
        Background color #5a65da
      
           Border around this has a color of #5a65da        
        
          <div style="border:2px solid #5a65da;">Content here</div>
        
        
          .myborder {border:2px solid #5a65da;}
        
        Border color #5a65da