#5621a2 color space conversions
Hex:
        #5621a2
        RGB:
        86, 33, 162
        CMY:
        66, 87, 36
        CMYK:
        47, 80, 0, 36
      HSL:
        265°, 66.1538%, 38.2353%
        HSV (HSB):
        265°, 79.6296%, 63.5294%
        XYZ:
        10.9032, 5.6748, 34.7031
        xyY:
        0.2126, 0.1107, 5.6748
      CIE-Lab:
        28.5767, 50.8044, -59.7590
        CIE-LCH:
        28.5767, 78.4361, 310.3697
        CIE-Luv:
        28.5767, 7.4589, -79.1817
        Hunter-Lab:
        23.8218, 40.0110, -69.6972
      #5621a2 color charts
#5621a2 RGB chart
      #5621a2 CMYK chart
      #5621a2 RGB pie chart
      #5621a2 color shades, tints & tones
#5621a2 color schemes
#5621a2 color preview, HTML & CSS examples
           This text has a color of #5621a2        
        
          <p style="color:#5621a2;">Text here</p>
        
        
          .mytext {color:#5621a2;}
        
        Text color #5621a2
      
           This box has a color of #5621a2        
        
          <div style="background-color:#5621a2;">Content here</div>
        
        
          .mybackground {background-color:#5621a2;}
        
        Background color #5621a2
      
           Border around this has a color of #5621a2        
        
          <div style="border:2px solid #5621a2;">Content here</div>
        
        
          .myborder {border:2px solid #5621a2;}
        
        Border color #5621a2