#5a65f2 color space conversions
Hex:
        #5a65f2
        RGB:
        90, 101, 242
        CMY:
        65, 60, 5
        CMYK:
        63, 58, 0, 5
      HSL:
        236°, 85.3933%, 65.0980%
        HSV (HSB):
        236°, 62.8099%, 94.9020%
        XYZ:
        24.8971, 17.8918, 86.1456
        xyY:
        0.1931, 0.1388, 17.8918
      CIE-Lab:
        49.3646, 38.1751, -72.2808
        CIE-LCH:
        49.3646, 81.7426, 297.8408
        CIE-Luv:
        49.3646, -11.1222, -113.2474
        Hunter-Lab:
        42.2987, 31.0428, -91.1410
      #5a65f2 color charts
#5a65f2 RGB chart
      #5a65f2 CMYK chart
      #5a65f2 RGB pie chart
      #5a65f2 color shades, tints & tones
#5a65f2 color schemes
#5a65f2 color preview, HTML & CSS examples
           This text has a color of #5a65f2        
        
          <p style="color:#5a65f2;">Text here</p>
        
        
          .mytext {color:#5a65f2;}
        
        Text color #5a65f2
      
           This box has a color of #5a65f2        
        
          <div style="background-color:#5a65f2;">Content here</div>
        
        
          .mybackground {background-color:#5a65f2;}
        
        Background color #5a65f2
      
           Border around this has a color of #5a65f2        
        
          <div style="border:2px solid #5a65f2;">Content here</div>
        
        
          .myborder {border:2px solid #5a65f2;}
        
        Border color #5a65f2