#5621a5 color space conversions
Hex:
        #5621a5
        RGB:
        86, 33, 165
        CMY:
        66, 87, 35
        CMYK:
        48, 80, 0, 35
      HSL:
        264°, 66.6667%, 38.8235%
        HSV (HSB):
        264°, 80.0000%, 64.7059%
        XYZ:
        11.1731, 5.7828, 36.1246
        xyY:
        0.2105, 0.1089, 5.7828
      CIE-Lab:
        28.8576, 51.5821, -61.1150
        CIE-LCH:
        28.8576, 79.9734, 310.1649
        CIE-Luv:
        28.8576, 7.0570, -81.0490
        Hunter-Lab:
        24.0474, 40.8536, -72.2339
      #5621a5 color charts
#5621a5 RGB chart
      #5621a5 CMYK chart
      #5621a5 RGB pie chart
      #5621a5 color shades, tints & tones
#5621a5 color schemes
#5621a5 color preview, HTML & CSS examples
           This text has a color of #5621a5        
        
          <p style="color:#5621a5;">Text here</p>
        
        
          .mytext {color:#5621a5;}
        
        Text color #5621a5
      
           This box has a color of #5621a5        
        
          <div style="background-color:#5621a5;">Content here</div>
        
        
          .mybackground {background-color:#5621a5;}
        
        Background color #5621a5
      
           Border around this has a color of #5621a5        
        
          <div style="border:2px solid #5621a5;">Content here</div>
        
        
          .myborder {border:2px solid #5621a5;}
        
        Border color #5621a5