#5a64bd color space conversions
Hex:
        #5a64bd
        RGB:
        90, 100, 189
        CMY:
        65, 61, 26
        CMYK:
        52, 47, 0, 26
      HSL:
        234°, 42.8571%, 54.7059%
        HSV (HSB):
        234°, 52.3810%, 74.1176%
        XYZ:
        17.9589, 14.9621, 50.0856
        xyY:
        0.2164, 0.1803, 14.9621
      CIE-Lab:
        45.5823, 21.4724, -48.2119
        CIE-LCH:
        45.5823, 52.7774, 294.0071
        CIE-Luv:
        45.5823, -8.8219, -74.2991
        Hunter-Lab:
        38.6809, 15.1831, -49.6944
      #5a64bd color charts
#5a64bd RGB chart
      #5a64bd CMYK chart
      #5a64bd RGB pie chart
      #5a64bd color shades, tints & tones
#5a64bd color schemes
#5a64bd color preview, HTML & CSS examples
           This text has a color of #5a64bd        
        
          <p style="color:#5a64bd;">Text here</p>
        
        
          .mytext {color:#5a64bd;}
        
        Text color #5a64bd
      
           This box has a color of #5a64bd        
        
          <div style="background-color:#5a64bd;">Content here</div>
        
        
          .mybackground {background-color:#5a64bd;}
        
        Background color #5a64bd
      
           Border around this has a color of #5a64bd        
        
          <div style="border:2px solid #5a64bd;">Content here</div>
        
        
          .myborder {border:2px solid #5a64bd;}
        
        Border color #5a64bd