#5b63a4 color space conversions
Hex:
        #5b63a4
        RGB:
        91, 99, 164
        CMY:
        64, 61, 36
        CMYK:
        45, 40, 0, 36
      HSL:
        233°, 28.6275%, 50.0000%
        HSV (HSB):
        233°, 44.5122%, 64.3137%
        XYZ:
        15.4771, 13.8282, 36.9753
        xyY:
        0.2335, 0.2086, 13.8282
      CIE-Lab:
        43.9855, 14.4780, -36.1110
        CIE-LCH:
        43.9855, 38.9052, 291.8474
        CIE-Luv:
        43.9855, -7.0841, -54.6230
        Hunter-Lab:
        37.1862, 9.2165, -32.9234
      #5b63a4 color charts
#5b63a4 RGB chart
      #5b63a4 CMYK chart
      #5b63a4 RGB pie chart
      #5b63a4 color shades, tints & tones
#5b63a4 color schemes
#5b63a4 color preview, HTML & CSS examples
           This text has a color of #5b63a4        
        
          <p style="color:#5b63a4;">Text here</p>
        
        
          .mytext {color:#5b63a4;}
        
        Text color #5b63a4
      
           This box has a color of #5b63a4        
        
          <div style="background-color:#5b63a4;">Content here</div>
        
        
          .mybackground {background-color:#5b63a4;}
        
        Background color #5b63a4
      
           Border around this has a color of #5b63a4        
        
          <div style="border:2px solid #5b63a4;">Content here</div>
        
        
          .myborder {border:2px solid #5b63a4;}
        
        Border color #5b63a4