#716ff5 color space conversions
Hex:
        #716ff5
        RGB:
        113, 111, 245
        CMY:
        56, 56, 4
        CMYK:
        54, 55, 0, 4
      HSL:
        241°, 87.0130%, 69.8039%
        HSV (HSB):
        241°, 54.6939%, 96.0784%
        XYZ:
        28.9759, 21.4722, 89.0035
        xyY:
        0.2078, 0.1540, 21.4722
      CIE-Lab:
        53.4624, 37.1069, -67.2390
        CIE-LCH:
        53.4624, 76.7984, 298.8928
        CIE-Luv:
        53.4624, -7.1686, -108.1923
        Hunter-Lab:
        46.3381, 30.5273, -81.4443
      #716ff5 color charts
#716ff5 RGB chart
      #716ff5 CMYK chart
      #716ff5 RGB pie chart
      #716ff5 color shades, tints & tones
#716ff5 color schemes
#716ff5 color preview, HTML & CSS examples
           This text has a color of #716ff5        
        
          <p style="color:#716ff5;">Text here</p>
        
        
          .mytext {color:#716ff5;}
        
        Text color #716ff5
      
           This box has a color of #716ff5        
        
          <div style="background-color:#716ff5;">Content here</div>
        
        
          .mybackground {background-color:#716ff5;}
        
        Background color #716ff5
      
           Border around this has a color of #716ff5        
        
          <div style="border:2px solid #716ff5;">Content here</div>
        
        
          .myborder {border:2px solid #716ff5;}
        
        Border color #716ff5