#5621a3 color space conversions
Hex:
        #5621a3
        RGB:
        86, 33, 163
        CMY:
        66, 87, 36
        CMYK:
        47, 80, 0, 36
      HSL:
        264°, 66.3265%, 38.4314%
        HSV (HSB):
        264°, 79.7546%, 63.9216%
        XYZ:
        10.9925, 5.7105, 35.1732
        xyY:
        0.2119, 0.1101, 5.7105
      CIE-Lab:
        28.6700, 51.0635, -60.2122
        CIE-LCH:
        28.6700, 78.9493, 310.2999
        CIE-Luv:
        28.6700, 7.3239, -79.8053
        Hunter-Lab:
        23.8966, 40.2910, -70.5407
      #5621a3 color charts
#5621a3 RGB chart
      #5621a3 CMYK chart
      #5621a3 RGB pie chart
      #5621a3 color shades, tints & tones
#5621a3 color schemes
#5621a3 color preview, HTML & CSS examples
           This text has a color of #5621a3        
        
          <p style="color:#5621a3;">Text here</p>
        
        
          .mytext {color:#5621a3;}
        
        Text color #5621a3
      
           This box has a color of #5621a3        
        
          <div style="background-color:#5621a3;">Content here</div>
        
        
          .mybackground {background-color:#5621a3;}
        
        Background color #5621a3
      
           Border around this has a color of #5621a3        
        
          <div style="border:2px solid #5621a3;">Content here</div>
        
        
          .myborder {border:2px solid #5621a3;}
        
        Border color #5621a3