#716ae2 color space conversions
Hex:
        #716ae2
        RGB:
        113, 106, 226
        CMY:
        56, 58, 11
        CMYK:
        50, 53, 0, 11
      HSL:
        244°, 67.4157%, 65.0980%
        HSV (HSB):
        244°, 53.0973%, 88.6275%
        XYZ:
        25.6916, 19.3098, 74.3246
        xyY:
        0.2153, 0.1618, 19.3098
      CIE-Lab:
        51.0477, 34.2878, -60.4984
        CIE-LCH:
        51.0477, 69.5393, 299.5426
        CIE-Luv:
        51.0477, -4.6023, -96.5550
        Hunter-Lab:
        43.9429, 27.4614, -69.5225
      #716ae2 color charts
#716ae2 RGB chart
      #716ae2 CMYK chart
      #716ae2 RGB pie chart
      #716ae2 color shades, tints & tones
#716ae2 color schemes
#716ae2 color preview, HTML & CSS examples
           This text has a color of #716ae2        
        
          <p style="color:#716ae2;">Text here</p>
        
        
          .mytext {color:#716ae2;}
        
        Text color #716ae2
      
           This box has a color of #716ae2        
        
          <div style="background-color:#716ae2;">Content here</div>
        
        
          .mybackground {background-color:#716ae2;}
        
        Background color #716ae2
      
           Border around this has a color of #716ae2        
        
          <div style="border:2px solid #716ae2;">Content here</div>
        
        
          .myborder {border:2px solid #716ae2;}
        
        Border color #716ae2