#5616ea color space conversions
Hex:
        #5616ea
        RGB:
        86, 22, 234
        CMY:
        66, 91, 8
        CMYK:
        63, 91, 0, 8
      HSL:
        258°, 83.4646%, 50.1961%
        HSV (HSB):
        258°, 90.5983%, 91.7647%
        XYZ:
        18.9759, 8.4928, 78.4810
        xyY:
        0.1791, 0.0802, 8.4928
      CIE-Lab:
        34.9888, 72.4510, -91.4095
        CIE-LCH:
        34.9888, 116.6398, 308.4003
        CIE-Luv:
        34.9888, 0.4366, -121.9671
        Hunter-Lab:
        29.1423, 65.2306, -139.2697
      #5616ea color charts
#5616ea RGB chart
      #5616ea CMYK chart
      #5616ea RGB pie chart
      #5616ea color shades, tints & tones
#5616ea color schemes
#5616ea color preview, HTML & CSS examples
           This text has a color of #5616ea        
        
          <p style="color:#5616ea;">Text here</p>
        
        
          .mytext {color:#5616ea;}
        
        Text color #5616ea
      
           This box has a color of #5616ea        
        
          <div style="background-color:#5616ea;">Content here</div>
        
        
          .mybackground {background-color:#5616ea;}
        
        Background color #5616ea
      
           Border around this has a color of #5616ea        
        
          <div style="border:2px solid #5616ea;">Content here</div>
        
        
          .myborder {border:2px solid #5616ea;}
        
        Border color #5616ea