#5a65b1 color space conversions
Hex:
        #5a65b1
        RGB:
        90, 101, 177
        CMY:
        65, 60, 31
        CMYK:
        49, 43, 0, 31
      HSL:
        232°, 35.8025%, 52.3529%
        HSV (HSB):
        232°, 49.1525%, 69.4118%
        XYZ:
        16.8059, 14.6553, 43.5380
        xyY:
        0.2241, 0.1954, 14.6553
      CIE-Lab:
        45.1585, 17.0228, -41.8984
        CIE-LCH:
        45.1585, 45.2245, 292.1113
        CIE-Luv:
        45.1585, -8.6847, -64.0985
        Hunter-Lab:
        38.2823, 11.3675, -40.6321
      #5a65b1 color charts
#5a65b1 RGB chart
      #5a65b1 CMYK chart
      #5a65b1 RGB pie chart
      #5a65b1 color shades, tints & tones
#5a65b1 color schemes
#5a65b1 color preview, HTML & CSS examples
           This text has a color of #5a65b1        
        
          <p style="color:#5a65b1;">Text here</p>
        
        
          .mytext {color:#5a65b1;}
        
        Text color #5a65b1
      
           This box has a color of #5a65b1        
        
          <div style="background-color:#5a65b1;">Content here</div>
        
        
          .mybackground {background-color:#5a65b1;}
        
        Background color #5a65b1
      
           Border around this has a color of #5a65b1        
        
          <div style="border:2px solid #5a65b1;">Content here</div>
        
        
          .myborder {border:2px solid #5a65b1;}
        
        Border color #5a65b1