#5616ac color space conversions
Hex:
        #5616ac
        RGB:
        86, 22, 172
        CMY:
        66, 91, 33
        CMYK:
        50, 87, 0, 33
      HSL:
        266°, 77.3196%, 38.0392%
        HSV (HSB):
        266°, 87.2093%, 67.4510%
        XYZ:
        11.5711, 5.5308, 39.4874
        xyY:
        0.2045, 0.0977, 5.5308
      CIE-Lab:
        28.1965, 57.3057, -66.4244
        CIE-LCH:
        28.1965, 87.7277, 310.7850
        CIE-Luv:
        28.1965, 7.1337, -86.0065
        Hunter-Lab:
        23.5177, 46.6688, -83.0887
      #5616ac color charts
#5616ac RGB chart
      #5616ac CMYK chart
      #5616ac RGB pie chart
      #5616ac color shades, tints & tones
#5616ac color schemes
#5616ac color preview, HTML & CSS examples
           This text has a color of #5616ac        
        
          <p style="color:#5616ac;">Text here</p>
        
        
          .mytext {color:#5616ac;}
        
        Text color #5616ac
      
           This box has a color of #5616ac        
        
          <div style="background-color:#5616ac;">Content here</div>
        
        
          .mybackground {background-color:#5616ac;}
        
        Background color #5616ac
      
           Border around this has a color of #5616ac        
        
          <div style="border:2px solid #5616ac;">Content here</div>
        
        
          .myborder {border:2px solid #5616ac;}
        
        Border color #5616ac